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: mkiv
Date: Wed, 15 Aug 2007 10:07:56 -0400 (EDT)	[thread overview]
Message-ID: <alpine.WNT.0.999.0708150951560.2860@nqvgln> (raw)
In-Reply-To: <46C02939.10608@wxs.nl>

On Mon, 13 Aug 2007, Hans Hagen wrote:

> Hi,
>
> Currently most mails on the list about mkiv and luatex concern
> installation and fonts. This is ok since quite some code is related to
> that. The next couple of months other (sub)systems will be activated (or
> discovered by users since quite some stuff is already there).

This is great.

> - sectioning and list handling, needs some rework for mkii too

There needs to be better support for section separators. Right now, 
section separators work for section heads, but modifying separtors for 
referencing sections is very ugly. Here is what IEEE publications 
want, which is hard to do right now:

While placing section heads, do not use parent number. So sections are 
I, II, III, etc., subsections are A, B, C, etc., subsubsections are 
\alpha), \beta), etc. But when you are referencing sections, you need 
to have sepators. So a subsection needs to be referred to as 
I-B.\gamma. Right now, there is no easy way to do this.

>
> - debugging and error handling: there (try \showdebuginfo \page or maybe
> \overloaderror \crap); we need a way to refresh browser windows
> automatically

This is wonderful. Is the error format configurable? Do you plan to 
support something other than XML output? HTML display of errors is 
great, but for my workflow, I want something tightly integrated with 
the editor. Vim allows that, provided I can write rules which tell vim 
how tex errors look. Currently, it is really hard to write something 
that captures all the tex errors. Hopefully, writing something for an 
xml error will be easy. But if it is possible, the easiest will be "C" 
compiler type errors: "Error on line xx of file yy:" With the 
errortype-c (or something like that) flag to pdftex, for some errors 
yo get this, but for others you do not (File ended while scanning 
\startbuffer, etc).
>
> maybe we should set up a wiki page where users can make a wishlist for
> fundamental features cq. exploring features under construction
>
My other set of requests is about two column design. The 
\startcolumns ... \stopcolumns works, but does not support footnotes 
on each column. With columnsets (with a bit of tweaking) you can get 
two column footnotes, but columsets do not seem to like the rest of my 
setup (equation run over the top and bottom marins). I have never 
managed to nail it down precisely.

And then there are floats. topfloats should be always below a chapter 
or a title, and checking indentation after top and bottom floats.

Let me know when you get to columns and floats, and I can provide some 
details, and so some testing.

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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  parent reply	other threads:[~2007-08-15 14:07 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-13  9:49 mkiv Hans Hagen
2007-08-13 10:26 ` mkiv fdu.xiaojf
2007-08-13 11:05   ` mkiv Hans Hagen
2007-08-13 10:36 ` mkiv luigi scarso
2007-08-15 14:07 ` Aditya Mahajan [this message]
2007-12-07 18:17 mkiv Hans Hagen
2007-12-07 23:31 ` mkiv Henning Hraban Ramm
2007-12-08  9:18   ` mkiv Wolfgang Schuster
2007-12-12  9:34     ` mkiv Steffen Wolfrum
2007-12-08 22:47   ` mkiv Hans Hagen
2007-12-08 20:48 ` mkiv Mojca Miklavec
2007-12-09 15:39   ` mkiv Willi Egger
2007-12-11 22:07   ` mkiv Hans Hagen
2007-12-12  6:50     ` mkiv Peter Münster
2007-12-12  8:26       ` mkiv Thomas A. Schmitz
2007-12-12 20:02         ` mkiv Peter Münster
2007-12-12 21:34           ` mkiv Hans Hagen
2007-12-12 21:39           ` mkiv Mojca Miklavec
2007-12-12 21:46             ` mkiv Hans Hagen
2007-12-13  6:20             ` mkiv Peter Münster
2007-12-12  9:42       ` mkiv Steffen Wolfrum
2008-10-17  8:41 mkiv Hans Hagen
2008-10-17 17:37 ` mkiv Peter Münster
2008-10-17 19:32   ` mkiv Hans Hagen
2008-10-21 10:35 ` mkiv Wolfgang Schuster
2008-10-21 11:05   ` mkiv Hans Hagen
2009-03-17 17:21 mkiv Hans Hagen
2022-04-01 16:20 mkiv Hans Hagen via ntg-context
2022-04-01 18:19 ` mkiv Rik Kabel via ntg-context
2022-04-01 18:37 ` mkiv Pablo Rodriguez via ntg-context
2022-04-01 19:19   ` mkiv Denis Maier via ntg-context
2022-04-02  7:40     ` mkiv Hans Hagen via ntg-context
2022-04-02 11:46       ` mkiv Pablo Rodriguez via ntg-context

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.WNT.0.999.0708150951560.2860@nqvgln \
    --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).