ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: PDF-Toc text is wrong for new \start? commands
@ 2013-07-16 18:11 Andres Conrado
  0 siblings, 0 replies; 6+ messages in thread
From: Andres Conrado @ 2013-07-16 18:11 UTC (permalink / raw)
  To: ntg-context, sk

Have you tried formatting it this way:

\startsection
    [title={my fancy section}]

    bla
\stopsection

Breaking before closing or after opening the square braces has always
given trouble to me.

Andrés Conrado Montoya
El Andi
andresconrado@gmail.com
http://chiquitico.org
----------------------------------------
Los fines no justifican los medios, porque la medida verdadera de
nuestro carácter está dada por los medios que estamos dispuestos a
utilizar, no por los fines que proclamamos.
----------------------------------------
Por favor, evite enviarme documentos adjuntos en formato Word o PowerPoint.
Lea http://www.gnu.org/philosophy/no-word-attachments.es.html
----------------------------------------
"Naturalmente, la gente normal no desea la guerra, pero al final son
los líderes de una nación quienes determinan su política, y resulta
muy sencillo doblegar a la gente, sea una democracia, una dictadura
fascista, un parlamento o una dictadura comunista. Con voz o sin voz,
la gente siempre podrá entregarse a la voluntad de sus líderes. Es
fácil. Lo único que hay que hacer es decirles que están siendo
atacados, y denunciar a los pacifistas por su falta de patriotismo y
exponer el país al peligro. Funciona igual en todos los países."
---Hermann Goering, en los juicios de Nuremberg.


2013/7/16  <ntg-context-request@ntg.nl>:
> Send ntg-context mailing list submissions to
>         ntg-context@ntg.nl
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://www.ntg.nl/mailman/listinfo/ntg-context
> or, via email, send a message with subject or body 'help' to
>         ntg-context-request@ntg.nl
>
> You can reach the person managing the list at
>         ntg-context-owner@ntg.nl
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of ntg-context digest..."
>
>
> Today's Topics:
>
>    1. Some questions about the letter module (Michael Ash)
>    2. counter in linenote disables hyphenation in body text
>       (Pablo Rodr?guez)
>    3. Re: Table cell spanning multiple columns in tabulate
>       (Sietse Brouwer)
>    4. PDF-Toc text is wrong for new \start? commands (Steffen Kram)
>    5. Re: PDF-Toc text is wrong for new \start? commands (Steffen Kram)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 15 Jul 2013 12:34:36 -0400
> From: Michael Ash <mash@econs.umass.edu>
> To: ntg-context@ntg.nl
> Subject: [NTG-context] Some questions about the letter module
> Message-ID:
>         <CAKTWfUNnW35z4uQNMRwWV-YjUAVO7VxEuta2qTHZvk4phgiXfg@mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Dear all,
>
> (This is a repeat post. I apologize if that's rude, but I would appreciate
> some assistance with the letter module or a pointer to documentation.
> Thanks.)
>
>
> I am using the letter module that came with context.   A sample of a basic
> letter is below; I have put in "dummy" for the logo and the signature, but
> these are working fine when I include the files.
>
> I have several questions:
>
>    1. to center the footer.
>    2. to lower the  footer (closer to the bottom of the page)
>    3. to delete the word "Date" above the date.
>    4. to put the date *above *the recipient address (and how in general do
>    I adjust the vertical space here).
>    5. to left-justify the date.
>    6. to control the foldmarks (for US-letter-size paper, omit, etc.)
>
> I have consulted http://wiki.contextgarden.net/Letter but there are many
> things I don't understand.   What is the meaning  of "alternative=example";
> what is the option "preset="  in \setuplayer[foot] ?
>
> Also is there a better way to manage color?  I \definecolor, \startcolor,
> \stopcolor, but maybe there is a better way to indicate that certain
> sections of the letter should be in a color.  Thanks.
>
> Thank you very much for your guidance.
>
> Yours,
> Michael
>
>
>
>
>
>
>
>
> \usemodule[letter]
> \setuppapersize[letter][letter]
> \definecolor[maroon][h=990033]
>
> \setuplanguage [en] [date={dd, month, year}]
>
> \setupletteroptions
> [language=english,
> bodyfont={rm,12pt},
> ]
>
> % Define logo for the first page
> \defineletterelement[layer][head][example]%
> {\framed[background=logohead,height=25mm,frame=off,align=left]%
> {\externalfigure[dummy]}}
>
> % We put our logo in the head
> \setupletterlayer[head]
> [alternative=example,
> x=9mm,
> y=10mm
> ]
>
> \defineletterelement[layer][foot][example]%
>                     {\startcolor[maroon] \ss  \tfx The University of
> Massachusetts is an Affirmative Action/Equal Opportunity Institution.
> \stopcolor}
>    \setupletterlayer[foot][
>      align=centerbottom,
>      alternative=example]
>
> \setupletter[
> name={Michael Ash},
> dept={Department of Economics},
> building={Thompson Hall},
> street={200 Hicks Way},
> city={Amherst, MA 01003-9277},
> phone={+1-413-545-2590},
> fax={+1-413-545-2921},
> email={mash@econs.umass.edu}
> ]
>
>    \defineletterelement[layer][location][example]%
>        {\setuptabulate[bodyfont=normal]
>          \startcolor[maroon]
>        \starttabulate[|lw(.4\textwidth)|rw(.55\textwidth)|]
>        \NC \tfa \sc University of Massachusetts       \NC
>               \NR
>        \NC \tfa \sc Amherst                           \NC
>  \correspondenceparameter{dept} \NR
>        \NC                                   \NC
>       \NR
>        \NC\correspondenceparameter{building} \NC  tel
> \correspondenceparameter{phone} \NR
>        \NC\correspondenceparameter{street} \NC fax
> \correspondenceparameter{fax}\NC\NR
>        \NC\correspondenceparameter{city} \NC
> \correspondenceparameter{email} \NC\NR
>    \stoptabulate
>  \stopcolor}
>
>  \setupletterlayer[location]
>  [alternative=example,
>  x=42mm,
>  y=4mm
>  ]
>
>
> \starttext
>
>    \startletter[
>        toname={Professor Addressee},
>        toaddress={123 West Home Ave.\\Chicago, IL 60614},
>        opening={Dear Dr. Addressee,},
>        subject={A test letter},
>        closing={Best regards,},
>        signature={\externalfigure[dummy]\\Michael Ash}
>        ]
>
>
>      Thank you very much for the invitation I am truly honored by the
>      opportunity and delighted to attend. I look forward to meeting
>      you.  Thank you again for the invitation.
>
>
>    \stopletter
>
> \stoptext
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://www.ntg.nl/pipermail/ntg-context/attachments/20130715/b268035b/attachment-0001.html>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 15 Jul 2013 18:51:36 +0200
> From: Pablo Rodr?guez <oinos@web.de>
> To: mailing list for ConTeXt users <ntg-context@ntg.nl>
> Subject: [NTG-context] counter in linenote disables hyphenation in
>         body text
> Message-ID: <51E42898.8020107@web.de>
> Content-Type: text/plain; charset=windows-1252
>
> Dear list,
>
> in the following sample:
>
> \setuppapersize[A6]
> \newcounter\LineNote
>
> \setupnote[linenote][paragraph=yes]
> \setupnotation[linenote][alternative=serried]
>
> \define[2]\Variant
>   {\increment\LineNote
>    \startlinenote[LineNote:\LineNote]{#1 #2}
>    #1%
>    \stoplinenote[LineNote:\LineNote]}
>
> \starttext
>
> \startlinenumbering
> \dorecurse{10}{\Variant{not original}{variant}
> \Variant{origin}{variants} }
> \stoplinenumbering
> \stoptext
>
> I have realized that hyphenation is disabled in body text when
> \increment\LineNote is used in the \Variant command definition.
>
> I don?t know whether this is a bug, but I don?t know how to workaround
> it either.
>
> Does anyone how to get the body text hyphenated with this command?
>
> Many thanks for your help,
>
>
> Pablo
> --
> http://www.ousia.tk
>
>
> ------------------------------
>
> Message: 3
> Date: Tue, 16 Jul 2013 03:50:56 +0200
> From: Sietse Brouwer <sbbrouwer@gmail.com>
> To: mailing list for ConTeXt users <ntg-context@ntg.nl>
> Subject: Re: [NTG-context] Table cell spanning multiple columns in
>         tabulate
> Message-ID:
>         <CAF=dkzwM7cTDxcbYy-F6VZFBBp0y7_pk-ZeaueTZAQmmZbJ7fw@mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> Thomas Friedrich wrote:
>>> I am switching from texexec to context, and from table to tabulate.
>>> Question: What is the equivalent for \use{2}\ReFormat[c]{text} in the
>>> \table environment, when you what to do the same in the \tabulate
>>> environment? I couldn't find the answer in the context garden.
>
> Wolfgang Schuster wrote:
>> The tabulate environment has no support for spanned cells.
>
> The TABLE mechanism does, though, and that is probably the mkiv
> standard for writing non-trivial tables. It's a bit more verbose, but
> it can do an enormous number of things -- including many things that
> the tabulate mechanism can't. Wiki link:
> http://wiki.contextgarden.net/TABLE
>
> The equivalent of \use{2}\ReFormat[c]{text} would be this (rest of
> table code added to make this example self-contained and compilable):
>
> \bTABLE
>   \bTR
>     \bTD[nc=2, align=center] text \eTD
>   \eTR
>   \bTR
>     \bTD apples \eTD
>     \bTD oranges \eTD
>   \eTR
> \eTABLE
>
> Hope this help!
> Cheers,
> Sietse
>
> On 15 July 2013 16:49, Wolfgang Schuster <schuster.wolfgang@gmail.com> wrote:
>>
>> Am 15.07.2013 um 16:39 schrieb Thomas Friedrich <friedrich@statistik.tu-dortmund.de>:
>>
>>> Hello ConTeXt users,
>>>
>>> I am switching from texexec to context, and from table to tabulate.
>>> Question: What is the equivalent for \use{2}\ReFormat[c]{text} in the
>>> \table environment, when you what to do the same in the \tabulate
>>> environment? I couldn't find the answer in the context garden.
>>
>> The tabulate environment has no support for spanned cells.
>>
>> Wolfgang
>> ___________________________________________________________________________________
>> 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
>> ___________________________________________________________________________________
>
>
> ------------------------------
>
> Message: 4
> Date: Tue, 16 Jul 2013 10:10:29 +0200
> From: Steffen Kram <sk@kram.io>
> To: mailing list for ConTeXt users <ntg-context@ntg.nl>
> Subject: [NTG-context] PDF-Toc text is wrong for new \start? commands
> Message-ID: <6B6F3970-3477-4021-9312-B9408C70F8DA@kram.io>
> Content-Type: text/plain; charset=windows-1252
>
> Hi all,
>
> I just converted my thesis from the old \chapter format to the new \startchapter ? commands, to be more flexible when defining the titles for toc etc. If you're just giving a title, e.g.
>
> \startsection[
>    title={my fancy section}
> ]
> bla
> \stopsection
>
> then the title is correctly displayed within the document. Nevertheless, it ends up enclosed in curly braces in the PDF-Toc. My current workaround, if I put a comma after the title
>
> \startsection[
>     title={my fancy section},
> ]
>
> it looks fine. Guess this is bug, not expected behavior.
>
> Cheers,
> Steffen
>
> ------------------------------
>
> Message: 5
> Date: Tue, 16 Jul 2013 10:52:55 +0200
> From: Steffen Kram <sk@kram.io>
> To: mailing list for ConTeXt users <ntg-context@ntg.nl>
> Subject: Re: [NTG-context] PDF-Toc text is wrong for new \start?
>         commands
> Message-ID: <A29D7F89-8006-4933-AE65-0C052CD71692@kram.io>
> Content-Type: text/plain; charset=windows-1252
>
> A similar problem occurs, when using references:
>
> \startsection[
>     title={my fancy section},
> ]
>
>
> \startsubsection[title={first subsection}]
> \in{see}[secsub]
> \stopsubsection
>
> \startsubsection[
>     title={second subsection},
>     reference=secsub
> ]
> foo
> \stopsubsection
> \stopsection
>
>
> the \in reference does not work, as long as you don't declare the reference as
>
> \startsubsection[
>     title={second subsection},
>     reference=secsub,
> ]
>
> Since other context commands don't work that way, I guess something is wrong ?
>
> Steffen
>
>
> Am 16.07.2013 um 10:10 schrieb Steffen Kram <sk@kram.io>:
>
>> Hi all,
>>
>> I just converted my thesis from the old \chapter format to the new \startchapter ? commands, to be more flexible when defining the titles for toc etc. If you're just giving a title, e.g.
>>
>> \startsection[
>>   title={my fancy section}
>> ]
>> bla
>> \stopsection
>>
>> then the title is correctly displayed within the document. Nevertheless, it ends up enclosed in curly braces in the PDF-Toc. My current workaround, if I put a comma after the title
>>
>> \startsection[
>>    title={my fancy section},
>> ]
>>
>> it looks fine. Guess this is bug, not expected behavior.
>>
>> Cheers,
>> Steffen
>> ___________________________________________________________________________________
>> 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
>> ___________________________________________________________________________________
>>
>
>
>
> ------------------------------
>
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________
>
> End of ntg-context Digest, Vol 109, Issue 28
> ********************************************
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: PDF-Toc text is wrong for new \start… commands
  2013-07-16  8:10 PDF-Toc text is wrong for new \start… commands Steffen Kram
  2013-07-16  8:52 ` Steffen Kram
  2013-07-16  9:33 ` Gareth Jones
@ 2013-07-16 12:36 ` luigi scarso
  2 siblings, 0 replies; 6+ messages in thread
From: luigi scarso @ 2013-07-16 12:36 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1339 bytes --]

On Tue, Jul 16, 2013 at 10:10 AM, Steffen Kram <sk@kram.io> wrote:

> Hi all,
>
> I just converted my thesis from the old \chapter format to the new
> \startchapter … commands, to be more flexible when defining the titles for
> toc etc. If you're just giving a title, e.g.
>
> \startsection[
>    title={my fancy section}
> ]
> bla
> \stopsection
>
> then the title is correctly displayed within the document. Nevertheless,
> it ends up enclosed in curly braces in the PDF-Toc. My current workaround,
> if I put a comma after the title
>
> \startsection[
>     title={my fancy section},
> ]
>
> it looks fine. Guess this is bug, not expected behavior.
>
>
\starttext
\startsection[
     title={my fancy section}
]
   bla
\stopsection

then the title is correctly displayed within the document. Nevertheless, it
ends up enclosed in curly braces in the PDF-Toc. My current workaround, if
I put a comma after the title


\startsection[
         title={my fancy section},
]
foo
\stopsection
\stoptext

is ok here

$ context --version

mtx-context     | ConTeXt Process Management 0.60
mtx-context     |
mtx-context     | main context file:
/opt/luatex/standalone-mkiv-new/tex/texmf-context/tex/context/base/context.mkiv
mtx-context     | current version: 2013.07.12 19:10


-- 
luigi

[-- Attachment #1.2: Type: text/html, Size: 2086 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: PDF-Toc text is wrong for new \start… commands
  2013-07-16  8:52 ` Steffen Kram
@ 2013-07-16 12:14   ` Marco Patzer
  0 siblings, 0 replies; 6+ messages in thread
From: Marco Patzer @ 2013-07-16 12:14 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 745 bytes --]

On 2013–07–16 Steffen Kram wrote:

> A similar problem occurs, when using references:

It might be a parser issue. ConTeXt uses different parsers for
different commands. Most commands happily accept values without
trailing comma. The commands using a different parser require a
trailing comma. I recall this applied to \definepalet, \usepath and
a few others.

The issue occasionally pops up on the mailing list, since it's
inconsistent and non-intuitive behaviour.

  http://www.ntg.nl/pipermail/ntg-context/2012/067585.html
  https://gist.github.com/phi-gamma/2941284#file-features-wiki-L258

Personally I don't use that syntax any more. It doesn't work
reliably and fails occasionally with particular commands.

Marco

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re:  PDF-Toc text is wrong for new \start… commands
  2013-07-16  8:10 PDF-Toc text is wrong for new \start… commands Steffen Kram
  2013-07-16  8:52 ` Steffen Kram
@ 2013-07-16  9:33 ` Gareth Jones
  2013-07-16 12:36 ` luigi scarso
  2 siblings, 0 replies; 6+ messages in thread
From: Gareth Jones @ 2013-07-16  9:33 UTC (permalink / raw)
  To: mailing list for ConTeXt users

There’s a similar quirk in the title and author attributes of \setupinteraction.

I’ve just got myself into a habit of always having a trailing comma in
[…,…] lists, and haven’t had any problems with that so far.

Gareth
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re:  PDF-Toc text is wrong for new \start… commands
  2013-07-16  8:10 PDF-Toc text is wrong for new \start… commands Steffen Kram
@ 2013-07-16  8:52 ` Steffen Kram
  2013-07-16 12:14   ` Marco Patzer
  2013-07-16  9:33 ` Gareth Jones
  2013-07-16 12:36 ` luigi scarso
  2 siblings, 1 reply; 6+ messages in thread
From: Steffen Kram @ 2013-07-16  8:52 UTC (permalink / raw)
  To: mailing list for ConTeXt users

A similar problem occurs, when using references:

\startsection[
    title={my fancy section},
]


\startsubsection[title={first subsection}]
\in{see}[secsub]
\stopsubsection

\startsubsection[
    title={second subsection},
    reference=secsub
]
foo
\stopsubsection
\stopsection


the \in reference does not work, as long as you don't declare the reference as

\startsubsection[
    title={second subsection},
    reference=secsub,
]

Since other context commands don't work that way, I guess something is wrong …

Steffen


Am 16.07.2013 um 10:10 schrieb Steffen Kram <sk@kram.io>:

> Hi all,
> 
> I just converted my thesis from the old \chapter format to the new \startchapter … commands, to be more flexible when defining the titles for toc etc. If you're just giving a title, e.g.
> 
> \startsection[
>   title={my fancy section}
> ]
> bla
> \stopsection
> 
> then the title is correctly displayed within the document. Nevertheless, it ends up enclosed in curly braces in the PDF-Toc. My current workaround, if I put a comma after the title
> 
> \startsection[
>    title={my fancy section},
> ] 
> 
> it looks fine. Guess this is bug, not expected behavior.
> 
> Cheers,
> Steffen
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________
> 

___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 6+ messages in thread

* PDF-Toc text is wrong for new \start… commands
@ 2013-07-16  8:10 Steffen Kram
  2013-07-16  8:52 ` Steffen Kram
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Steffen Kram @ 2013-07-16  8:10 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi all,

I just converted my thesis from the old \chapter format to the new \startchapter … commands, to be more flexible when defining the titles for toc etc. If you're just giving a title, e.g.

\startsection[
   title={my fancy section}
]
bla
\stopsection

then the title is correctly displayed within the document. Nevertheless, it ends up enclosed in curly braces in the PDF-Toc. My current workaround, if I put a comma after the title

\startsection[
    title={my fancy section},
] 

it looks fine. Guess this is bug, not expected behavior.

Cheers,
Steffen
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-07-16 18:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-16 18:11 PDF-Toc text is wrong for new \start? commands Andres Conrado
  -- strict thread matches above, loose matches on Subject: below --
2013-07-16  8:10 PDF-Toc text is wrong for new \start… commands Steffen Kram
2013-07-16  8:52 ` Steffen Kram
2013-07-16 12:14   ` Marco Patzer
2013-07-16  9:33 ` Gareth Jones
2013-07-16 12:36 ` luigi scarso

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).