mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] enumerations, indetation


Chronological Thread 
  • From: "El.douwen" <address@hidden>
  • To: address@hidden
  • Subject: Re: [TeXmacs] enumerations, indetation
  • Date: Wed, 21 Oct 2009 19:42:21 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type:mime-version:subject :date:references:x-mailer; b=UPGqMSHAmESUc+nI97hp+gYzBxwgc2FZoTk8Cnw40vtakTupacImr4/A4XuM/V6f6M q59hHGqiUJ7pVn4Mt4hUgmyT/fK88bTmGuofPHAn0cpjMZU90RF/BHjdyKR6++GjYgFs tckXcNqHqyOMu+i37LYDKsPJ2dAnqvBDAk8PI=

thank you very much i will try to find a whole day to operate these alchimistic processes -:)
i will do this after my holidays
have a nice evening !

Vincent

Am 21 oct. 09 um 11:44 schrieb Enrique Perez-Terron:

On Tue, 2009-10-20 at 07:40 +0200, El.douwen wrote:
hi Folks

i often use enumeration and subenumerations
[snip]
i would like to reduce the indentation of the sublists
i mean i would like this
1 f(x)=...
  a Write the proof of...
  b etc.
instead of this
1 f(x)=...
         a Write the proof of...
         b etc.

Make sure the directory ~/.TeXmacs/packages/standard exists, creating
the missing ones.

Copy the file /usr/share/TeXmacs/packages/standard/std-list.ts to
~/.TeXmacs/packages/standard

(The path may not start with /usr/share, if you are not using Linux.
Search your computer for a folder called TeXmacs. "~/.TeXmacs" refers to
a hidden subfolder of your "home" folder". You will have to translate
these concepts to whatever is appropriate for your system.)

Then open your private copy of std-list.ts in TeXmacs. (It may take some
time if it has to compile many fonts. It renders quite differently from
ordinary text and you may not have used its fonts before.)

Find the place that says:

<assign|render-list|
  <macro|body|
     <padded-normal|0.5fn|0.5fn|
        <indent-left|3fn|

Change the part "3fn" to "1fn". Save. Open your document. Is it better?

But if you share TeXmacs documents in native format with others, it will
display with wide margins in other's computers. I think there is a way
of embedding the redefinition of "render-list" in you document, so that
it takes effect wherever the document is sent.

-Enrique




Si quelqu’un ne voit pas le rapport entre Aragon et Henri III qu’il nous écrive : il a gagné un bilboquet.

Desproges




Archive powered by MHonArc 2.6.19.

Top of page