mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] How to turn a section into a section*


Chronological Thread 
  • From: Ingolf Schäfer <address@hidden>
  • To: Nicolas Girard <address@hidden>
  • Cc: address@hidden
  • Subject: Re: [TeXmacs] How to turn a section into a section*
  • Date: Wed, 1 Nov 2006 22:00:09 +0100
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=HraGY8C4z/7kElk9WsvIY6kCPD5hCom1bcJyu6GgDUw1EJcPwrWbF9bbz5Dg5pnP35GdygHA26ghegfFz/b1dO4Kn4RUSkt6j8YcAtdAvnFvssdzroNTu0aJNOo/o3BKjxd0JUDhdPQMmsukQSw41KpZeV7dobTXDM6OJIW+Nl8=


On 01.11.2006, at 20:30, Nicolas Girard wrote:

Hi,
for every environmment which has a starred equivalent, like section,
subsection, end so on, how to turn the environment into the starred one ?
Just I case you need a fast way to change a dozen sections or more, there is the bogus shell way:

perl -pi -e "s/<section\|/<section\*\|/" file.tm

Have a great day,

Ingolf


Cheers,
Nicolas




Archive powered by MHonArc 2.6.19.

Top of page