Re: [NTG-context] luatex hangs with \placebookmarks

2018-05-12 Thread Joseph Canedo
Thanks for the fix in latest beta (05.12.2018). De : Joseph Canedo Envoyé le :mardi 24 avril 2018 13:00 À : mailing list for ConTeXt users Objet :RE: luatex hangs with \placebookmarks Just in case it helps if , openaction=FitWidth, focus=width] is commented out in first line, the hanging

Re: [NTG-context] luatex hangs with \placebookmarks

2018-04-24 Thread Joseph Canedo
Just in case it helps if , openaction=FitWidth, focus=width] is commented out in first line, the hanging problem disappears. De : Joseph Canedo Envoyé le :lundi 23 avril 2018 18:56 À : mailing list for ConTeXt users Objet :luatex hangs with \placebookmarks Dear list, I use $ context

[NTG-context] luatex hangs with \placebookmarks

2018-04-23 Thread Joseph Canedo
Dear list, I use $ context --version mtx-context | ConTeXt Process Management 1.02 mtx-context | current version: 2018.04.19 15:53 With this simple attached MWE, I have luatex hanging in run 3. No idea what I am doing wrong. In other cases I get a lua error (could not write a MWE yet t

Re: [NTG-context] Correct usage of \placebookmarks

2018-01-26 Thread Henning Hraban Ramm
environment as minimaistic as > possible (editor, CTX). I'd love to believe that CTX is powerful enough to > achieve that goal. > >> >> \setupinteraction[state=start] >> \setupinteractionscreen[option=bookmark] >> \placebookmarks[Marks][Marks][force=yes]

Re: [NTG-context] Fwd: Correct usage of \placebookmarks

2018-01-26 Thread Hans Hagen
On 1/26/2018 12:59 PM, Lars wrote: Am 26/01/2018 um 06:10 schrieb Henri: Am I being ignored personally here? Why so impatient?  I was once bumping a thread for half a year with until Hans fixed it. Well, that's what I call patience. I don't want to be offensive, yet there are several reason

Re: [NTG-context] Fwd: Correct usage of \placebookmarks

2018-01-26 Thread Lars
en using third-party software to create bookmarks. Yet I'd like to keep my working environment as minimaistic as possible (editor, CTX). I'd love to believe that CTX is powerful enough to achieve that goal. \setupinteraction[state=start] \setupinteractionscreen[option=bookmark]

Re: [NTG-context] Fwd: Correct usage of \placebookmarks

2018-01-25 Thread Henri
> Am I being ignored personally here? Why so impatient?  I was once bumping a thread for half a year with until Hans fixed it. It there any reason not to use a head? \setupinteraction[state=start] \setupinteractionscreen[option=bookmark] \placebookmarks[Marks][Marks][force=yes] \defineh

[NTG-context] Fwd: Correct usage of \placebookmarks

2018-01-25 Thread Lars
to create bookmarks. So my MWE looks the following: \setupinteraction[state=start] \setupinteractionscreen[option=bookmark] \definelist[Marks] \placebookmarks[Marks][Marks][force=yes] \starttext   \bookmark[Marks]{Bookmark one}   \input tufte   \page   \bookmark[Marks]{Bookmark two}   \i

[NTG-context] Fwd: Correct usage of \placebookmarks

2018-01-23 Thread Lars
Bumb Weitergeleitete Nachricht Betreff:Correct usage of \placebookmarks Datum: Thu, 18 Jan 2018 21:03:41 +0100 Von:Lars An: ntg-context@ntg.nl Hello there, I've stumbled upon a behaviour in CTX that I don't fully understand. My goal is t

Re: [NTG-context] Correct usage of \placebookmarks

2018-01-18 Thread Henning Hraban Ramm
Am 2018-01-18 um 21:03 schrieb Lars : > Yet CTX doesn't create bookmarks in that case. I first have to add a blank > predefined header like chapter or section anywhere in the text: Sometimes \enabledirectives[references.bookmarks.preroll] helps. Didn’t check with your example, though. Greetling

[NTG-context] Correct usage of \placebookmarks

2018-01-18 Thread Lars
tate=start] \setupinteractionscreen[option=bookmark] \definelist[Marks] \placebookmarks[Marks][Marks][force=yes] \starttext   \bookmark[Marks]{Bookmark one}   \input tufte   \page   \bookmark[Marks]{Bookmark two}   \input knuth \stoptext Yet CTX doesn't create bookmarks in that case. I first have

Re: [NTG-context] \placebookmarks only assigns pages for PDF bookmarks for sections that have been referenced

2014-03-28 Thread Hans Hagen
On 3/28/2014 2:12 PM, Philipp A. wrote: title says it. a section/title/whatever that doesn’t have a \in or \at pointing at it gets no page assigned. so i have an outline in the bookmark bar, but only like 3 of the entries link to a page. also with the latest? no example code anyway ---

[NTG-context] \placebookmarks only assigns pages for PDF bookmarks for sections that have been referenced

2014-03-28 Thread Philipp A.
title says it. a section/title/whatever that doesn’t have a \in or \at pointing at it gets no page assigned. so i have an outline in the bookmark bar, but only like 3 of the entries link to a page. ___ If your questio

Re: [NTG-context] \placebookmarks: opening with only topmost levels visible

2008-07-10 Thread Sanjoy Mahajan
Wolfgang Schuster <[EMAIL PROTECTED]> wrote: > \placebookmarks > [chapter,section,subsection] > [chapter,section] > > > should work but it shows all three levels. > > What do you expect, you open the chater *and* the section branches. Thanks, now I understand

Re: [NTG-context] \placebookmarks: opening with only topmost levels visible

2008-07-10 Thread Taco Hoekwater
Sanjoy Mahajan wrote: > > But if you have chapters, sections, and subsections but want to show > only chapter and section bookmarks, then > > \placebookmarks[chapter,section,subsection][chapter,section] > > should work but it shows all three levels. This opens up two

Re: [NTG-context] \placebookmarks: opening with only topmost levels visible

2008-07-10 Thread Wolfgang Schuster
On Thu, Jul 10, 2008 at 2:44 PM, Sanjoy Mahajan <[EMAIL PROTECTED]> wrote: > Wolfgang Schuster <[EMAIL PROTECTED]> wrote: > >> > \placebookmarks >> > [chapter,section] >> > [chapter] >> >> \placebookmarks >> [chapter,section]

Re: [NTG-context] \placebookmarks: opening with only topmost levels visible

2008-07-10 Thread Sanjoy Mahajan
Wolfgang Schuster <[EMAIL PROTECTED]> wrote: > > \placebookmarks > > [chapter,section] > > [chapter] > > \placebookmarks > [chapter,section] That's true meaning that my minimal example was too minimal! Giving no argument works here is that the de

Re: [NTG-context] \placebookmarks: opening with only topmost levels visible

2008-07-10 Thread Wolfgang Schuster
On Wed, Jul 9, 2008 at 11:06 PM, Sanjoy Mahajan <[EMAIL PROTECTED]> wrote: > >From this minimal example, the resulting PDF file opens with chapter and > section bookmarks. But it should open with just chapter bookmarks due > to the second argument in this line: > > \pla

[NTG-context] \placebookmarks: opening with only topmost levels visible

2008-07-09 Thread Sanjoy Mahajan
>From this minimal example, the resulting PDF file opens with chapter and section bookmarks. But it should open with just chapter bookmarks due to the second argument in this line: \placebookmarks [chapter,section] [chapter] The problem is mentioned on the wiki &l

Re: [NTG-context] \placebookmarks problem

2005-07-05 Thread Nikolai Weibull
Hans Hagen wrote: > Nikolai Weibull wrote: > > I have a setup like the following: > ... a minimal complete example will help My sincere apologies for posting prematurely. It was a misconfiguration of my environment, nikolai -- Nikolai Weibull: now available free of charge at http://b

Re: [NTG-context] \placebookmarks problem

2005-07-05 Thread Hans Hagen
Nikolai Weibull wrote: I have a setup like the following: ... a minimal complete example will help Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Net

[NTG-context] \placebookmarks problem

2005-07-05 Thread Nikolai Weibull
I have a setup like the following: \setupinteraction [state=start, style=normal, color=, page=yes, openaction=firstpage, title=ruby-lisp README, author=Nikolai Weibull] \setupinteractionscreen \placebookmarks [section,subsection] The problem is that I get

[NTG-context] Re: \useencoding[ffr] with \placebookmarks crashes (sometimes!)

2004-10-29 Thread Patrick Gundlach
Hello Steffen, > processing a file like the one below breaks with an error (see log below too). > But when \section is used instead of \EbeneZwei it works. your code runs fine on live.contextgarden.net Perhaps something wrong with your distribution? Patrick -- ConTeXt wiki: http://contextgarde

[NTG-context] \useencoding[ffr] with \placebookmarks crashes (sometimes!)

2004-10-28 Thread Steffen Wolfrum
,style=] \definehead[EbeneZwei][section] \placebookmarks[EbeneZwei] \starttext %\section{Illustration: d\'{e}finition, tradition et survol de la critique} \EbeneZwei{Illustration: d\'{e}finition, tradition et survol de la critique} \stoptext ERROR LOG: TeXExec 5.0 - ConTeXt /

[NTG-context] placebookmarks + hyphenation

2003-10-17 Thread Tobias Burnus
Hi, I use \placebookmarks[chapter,section,subsection] to get the bookmarks (or outline) shown in Acrobat Reader. Unfortunally, this doesn't seem to work here (acroread 5.08/linux; \def\contextversion{2003.9.26}): There are no bookmarks at all. The other problem I have is: the lette