pdf bookmarks

2020-06-05 Thread Frédéric
Hi, In pdf files, you can have a navigation panel with bookmarks. This is very useful to access a particular location in a document and is very often a copy of the table of contents. Is there any possibility that \tocItem generates such a bookmark? Kind regards, F

Re: bach chorales

2020-06-05 Thread Ph. Hezaine
Le 04/06/2020 à 10:04, Urs Liska a écrit : Hi Phil, Am Donnerstag, den 04.06.2020, 11:52 +0200 schrieb Ph. Hezaine: On 6/1/20, Rudi Guggt wrote: There are some mistakes in the titles of the Bach-Chorales. Are you curious, what I have found? #9, #102, #343 and #361: Ermuntre dich, mein schwa

Changing the text of a TimeSignature

2020-06-05 Thread Paolo Prete
Hello, Is there a way to change displayed text in the TimeSignature's fraction, without changing the effective value? for example, if I have { \time 3/4 c' c' c' } I would like to display "Foo / Bar" instead of "3 / 4", while preserving the inner 3/4 structure. Thanks! Best, P

Re: Changing the text of a TimeSignature

2020-06-05 Thread Valentin Villenave
On 6/5/20, Paolo Prete wrote: > Is there a way to change displayed text in the TimeSignature's fraction, > without changing the effective value? Yes, by overriding its 'stencil property: http://lsr.di.unimi.it/LSR/Item?id=554 Good luck! Cheers, -- V.

Re: pdf bookmarks

2020-06-05 Thread Valentin Villenave
On 6/5/20, Frédéric wrote: > Is there any possibility that \tocItem generates such a bookmark? It’s certainly possible using pdfmark commands, but not supported yet (actually, I’ve been investigating that feature for a little while). Cheers, -- V.

Re: Changing the text of a TimeSignature

2020-06-05 Thread David Kastrup
Paolo Prete writes: > Hello, > > Is there a way to change displayed text in the TimeSignature's fraction, > without changing the effective value? > > for example, if I have > > { \time 3/4 c' c' c' } > > I would like to display "Foo / Bar" instead of "3 / 4", while preserving > the inner 3/4 stru

Re: Changing the text of a TimeSignature

2020-06-05 Thread Paolo Prete
On Fri, Jun 5, 2020 at 4:07 PM David Kastrup wrote: > Paolo Prete writes: > > > Hello, > > > > Is there a way to change displayed text in the TimeSignature's fraction, > > without changing the effective value? > > > > for example, if I have > > > > { \time 3/4 c' c' c' } > > > > I would like to

Re: pdf bookmarks

2020-06-05 Thread Frédéric
> It’s certainly possible using pdfmark commands, but not supported yet > (actually, I’ve been investigating that feature for a little while). Has anything been done yet? Can I help? In the past, I've already added to a postscript file some bookmarks. It was just adding postscript commands somewhe