Open ds26gte opened 3 years ago
The % character is transcribed as is. In (La)TeX, % comments to end of line, thus causing the eventual PDF conversion to either fail (if the `%' occurs inside a group) or lose content.
%
The
%
character is transcribed as is. In (La)TeX,%
comments to end of line, thus causing the eventual PDF conversion to either fail (if the `%' occurs inside a group) or lose content.