From 4c27c79289f5c59f2c350249519379192785c2a1 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 12 May 2014 22:48:09 -0400 Subject: v6: texpdf, for urls switch to sans serif (small fontsize) * instead of typewriter, latex default * (Closes: #744353) --- sisu.org | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'sisu.org') diff --git a/sisu.org b/sisu.org index 426ad58a..5a68959d 100644 --- a/sisu.org +++ b/sisu.org @@ -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: From: Daniel Baumann @@ -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 -- cgit v1.2.3