ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Using ConTeXt for a thesis?
Date: Sat, 19 Dec 2009 22:52:07 -0500 (EST)	[thread overview]
Message-ID: <alpine.LNX.2.01.0912192234240.3918@ybpnyubfg.ybpnyqbznva> (raw)
In-Reply-To: <4B2D412B.1010102@gmail.com>

On Sat, 19 Dec 2009, Manuel P. wrote:

> George N. White III ha scritto:
>> 
>> ConTeXt has been used, but different institutions have different rules
>> and expectations.
>> At many institutions there is already a LaTeX thesis style "ready to go",

In my experience, the trouble is not creating a style that meets your 
university's requirement: that is easy both in LaTeX (once you know the 
right packages) or ConTeXt. The difficulty is understanding your 
universities requirement which, in most cases, is ambiguous and 
incomplete.

> My requirements are quite easy: something unobtrusive that enable me to focus 
> on the content and obtain a nice and consistent look with a virtually flat 
> leaning curve (I don't mind a bit of learning, but I can't spend days on 
> that). Some pictures, some tables, mainly text. Footnotes, bibliography, 
> quotes and easy personalization of footers and headers.

All this is easy in ConTeXt and also LaTeX. I don't think that ConTeXt's 
has an advantage over LaTeX in terms of ease of configurability. ConTeXt's 
main advantage is consistency. Once you understand a few basics, you can 
guess the right keywords for other commands. In LaTeX, each package has 
its own conventions and remembering stuff is more difficult.

> Some quick examples:
> - How can I make a double-face document (right page, left page)?

\setuppagenumbering[alternative=doublesided]

> - How can I separate the footer from the rest of the page with something like 
> an \hairline?

\setupbackgrounds[footer][text][topframe=on]

> - There is an equivalent for ConTeXt of LaTeX's lastpage? I want a footer 
> like this: <page>/<n. of pages>

\lastpage :)

\setupfootertexts[Page \pagenumber\ of \lastpage]

Aditya
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2009-12-20  3:52 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-19 13:55 Manuel P.
2009-12-19 14:08 ` Hans Hagen
2009-12-19 15:21 ` George N. White III
2009-12-19 21:10   ` Manuel P.
2009-12-20  3:52     ` Aditya Mahajan [this message]
2009-12-20 10:14       ` Peter Münster
2009-12-20 16:33         ` \wordright{…} and hyphens Andreas Harder
2009-12-20 23:08         ` extra kerning do nothing Andreas Harder
2009-12-21 12:40           ` Hans Hagen
2009-12-21 13:21             ` Andreas Harder
2009-12-21 15:55               ` Hans Hagen
2009-12-21 16:23                 ` Andreas Harder
2009-12-21 16:34                   ` Hans Hagen
2009-12-21 16:49                     ` Andreas Harder
2009-12-21 17:01                       ` Hans Hagen
2009-12-20 12:38       ` Using ConTeXt for a thesis? Manuel P.
2009-12-20  7:09     ` Mojca Miklavec
2009-12-20 12:42       ` Manuel P.
2009-12-20 12:57         ` John Haltiwanger
2009-12-20 17:12           ` Manuel P.
2009-12-20 19:15             ` luigi scarso
2009-12-21  0:40               ` Curiouslearn
2009-12-21 12:05                 ` Manuel P.
2009-12-21 11:28     ` mode=node and ligatures Andreas Harder

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=alpine.LNX.2.01.0912192234240.3918@ybpnyubfg.ybpnyqbznva \
    --to=adityam@umich.edu \
    --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).