[XeTeX] Customizing footnote markers

John Was john.was at ntlworld.com
Sun Jun 5 17:29:06 CEST 2011


I'd be curious to know what kind of a book could support a ten-inch indentation before the footnote-cue...

John
  ----- Original Message ----- 
  From: Philip TAYLOR (Webmaster, Ret'd) 
  To: Customizing footnote markers 
  Cc: Alessandro Ceschini 
  Sent: 05 June 2011 16:21
  Subject: Re: [XeTeX] Customizing footnote markers




  Alessandro Ceschini wrote: 
Well, it looks to me as if the expansion of @makefntext tries
to perform an assignment to \parindentFFN (even though
you omitted an explicit assignment operator); surely this is
not what you intended ?
    I intended to have an indentation before the footnote marker.
  Ah, but what you have, rather than an indentation, is the intended
  dimension of the intendation (ten inches, in this case).  If you want
  this dimension to be used to effect an indentation, then you need to
  add a command to cause an indentation (of specified dimension)
  to take place.  I don't speak LaTeX, but you might consider (e.g.)

      \renewcommand \@makefntext [1]%
          {%
              \leavevmode \hbox to \parindentFFN {}\@thefnmark.~#1%
          }

  or something along those lines.

  Philip Taylor




------------------------------------------------------------------------------




  --------------------------------------------------
  Subscriptions, Archive, and List information, etc.:
    http://tug.org/mailman/listinfo/xetex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/xetex/attachments/20110605/7e7de500/attachment.html>


More information about the XeTeX mailing list