ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: luigi scarso <luigi.scarso@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: PDF-Toc text is wrong for new \start… commands
Date: Tue, 16 Jul 2013 14:36:06 +0200	[thread overview]
Message-ID: <CAG5iGsCf-mZnF60RQBsT5XXLgHJtvy07yP32_+Sr_=GqdcJPqw@mail.gmail.com> (raw)
In-Reply-To: <6B6F3970-3477-4021-9312-B9408C70F8DA@kram.io>


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

  parent reply	other threads:[~2013-07-16 12:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-16  8:10 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 message]
2013-07-16 18:11 PDF-Toc text is wrong for new \start? commands Andres Conrado

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='CAG5iGsCf-mZnF60RQBsT5XXLgHJtvy07yP32_+Sr_=GqdcJPqw@mail.gmail.com' \
    --to=luigi.scarso@gmail.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).