ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
Subject: placebookmarks + hyphenation
Date: Fri, 17 Oct 2003 17:17:14 +0200	[thread overview]
Message-ID: <20031017151714.GA16944@physik.fu-berlin.de> (raw)

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 letter \"a comes out as
  'dobuildtextaccent char 127 a'
in the 'Document Info' of acrobat which looks kind of ugly and
hampers the searchability using htdig.



Last but not least, I have a hyphenation problem with URLs:
I have e.g.
+----------------------------------------------+
|                                              |  
| [...]  http://mathworld.wolfram.com/CylindricalCoordinates.
| html.                                        |
+----------------------------------------------+

I now want to have this instead:
+----------------------------------------------+
|                                              |  
| [...]  http://mathworld.wolfram.com/Cylindri |
| calCoordinates.html.                         |
+----------------------------------------------+

i.e. a hyphenation not at the / or . characters but within the word
(and without a hyphen). Fixing it manually is kind of hard since I use
  \gotoURL{...}
in a BibTeX file and this definition for gotoURL:
  \def\gotoURL#1{\useURL[foo][#1]\goto{\url[foo]}[url(foo)]}

I'm grateful for any hints

Tobias

                 reply	other threads:[~2003-10-17 15:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20031017151714.GA16944@physik.fu-berlin.de \
    --to=tobias.burnus@physik.fu-berlin.de \
    --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).