ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
Subject: Re: LaTeX emulation
Date: Wed, 18 May 2005 16:10:22 +0200	[thread overview]
Message-ID: <428B4CCE.2050301@elvenkind.com> (raw)
In-Reply-To: <A15DE770-5C6B-4D13-B29E-4D546A279CAB@ensta.fr>



Maurice Diamantini wrote:
> 
> Le 18 mai 05 à 00:13, Mojca Miklavec a écrit :
> 
>> Perhaps one of them would be cloning the default LaTeX style and  
>> include it into standard ConTeXt distribution. I guess this would  be 
>> one reason more for LaTeX people to switch.
>> (I sometimes still use LaTeX if I have absolutely no time and need  to 
>> think about layout.)
> 
> 
> I agree I would be a very nice thing to have!
> The main LaTeX "classes" to emulate would be:
> - article
> - rapport
> - book

> But this is much work for somebody who is more interested by the content
> of its document than by the envelope.
> So this thing (context template) will take much time in collaborating.
> 
> What kind of stuff do we need for, say, an "article" LaTeX class?
> 
>    \usemodule[latex]
>    \usemodule[latexarticle]

It would look like this:

   % be like a standard latex class
   \setuplayout[margins=verywide]
   \setuphead[font=too_large,before=enormous_gap,after=big_gap]
   \setupalign[never]
   \setupfloats[location=trailing]
   % uncomment next line for report.cls headline
   % \setupheader[style=obnoxious]
   \endinput

:-)

There must be at least some decent LaTeX layouts out there,
surely there is no need to emulate the default classes?

Greetings,

Taco

  reply	other threads:[~2005-05-18 14:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-17 18:35 Context, Latex, or an XML for acaddemic writing? David Waller
2005-05-17 20:07 ` Hans Hagen
2005-05-17 22:13   ` Mojca Miklavec
2005-05-18  5:50     ` LaTeX emulation (was: Context, Latex, or an XML for acaddemic writing?) Maurice Diamantini
2005-05-18 14:10       ` Taco Hoekwater [this message]
2005-05-18 16:23         ` LaTeX emulation Brooks Moses
2005-05-18 16:40           ` Adam Lindsay
2005-05-18 17:17       ` Peter Münster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=428B4CCE.2050301@elvenkind.com \
    --to=taco@elvenkind.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).