diff options
Diffstat (limited to 'sisu.org')
| -rw-r--r-- | sisu.org | 17 | 
1 files changed, 16 insertions, 1 deletions
| @@ -1171,7 +1171,7 @@ wrong. margin numbers should only be assigned to actual content.  Regards,  Daniel -**** TODO [#D] #744353 [w|u] sisu output: please do not use typewriter for urls +**** DONE (6.0.5) [#D] #744353 [w|u] sisu output: please do not use typewriter for urls :output:consider:        <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744353>  From: Daniel Baumann <daniel.baumann@progress-technologies.net> @@ -1198,6 +1198,21 @@ to configure it.  Regards,  Daniel +***** NOTES/COMMENTS + +monospace for url outputs in pdf + +this is default behavior of the latex url package (it uses tt typewriter font) +it is possible to modify the font to sf class or tm/rm class, & I now default to sf +this means when the sisu default sf is used there will be no difference in typeface, +but when times roman or other is used, urls will be in sf instead of that font, +(instead of the latex default typewriter) + +it provides a visual cue even when output is monochrome, without color +(and is in some way related to #744391 sisu output: no color on a4 portrait) +however, it is worth noting here that urls are printed in a smaller font so as +to fit more on a line of text +  **** TODO [#C] #744354 [w|u] sisu output: please do not add '<' and '>' around urls  From: Daniel Baumann <daniel.baumann@progress-technologies.net> | 
