mailing-list for TeXmacs Users

Text archives Help


headers with hrule


Chronological Thread 
  • From: Nicolas Girard <address@hidden>
  • To: address@hidden
  • Subject: headers with hrule
  • Date: Mon, 9 Dec 2002 16:19:14 +0100

Hi all,
I'd like to format an article header like this:

blabla blabla blabla bla bla page 2
----------------------------------------------------------------------

I wrote the following function:

<assign|odd-page-text|<func|a|b|c|\
<assign|odd page header|\
<with|font size|0.84|<format|no first indentation>
<apply|hflush>
<em|<apply|a>>
<htab|5mm>
<apply|b>
<htab|5mm>
<apply|c> <quote|<apply|page number>>
\;
<value|hrule>>>>>

Everything is well displayed if i don't put <value|hrule> ; as soon
as i put the hrule, the behaviour becomes weird and TeXmacs
displays:

bla blabla blabla blabla blabla page 2
----------------------------------------------------------------------


Do you know how to overcome this slight problem ? And btw, do you
have a better way to achieve such a header ?

Cheers,
Nicolas




Archive powered by MHonArc 2.6.19.

Top of page