ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* url: subscripts not displayed
@ 2011-11-24 12:07 Paul Menzel
  2011-11-24 12:31 ` Wolfgang Schuster
  0 siblings, 1 reply; 9+ messages in thread
From: Paul Menzel @ 2011-11-24 12:07 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1.1: Type: text/plain, Size: 907 bytes --]

Dear ConTeXt folks,


using

    ConTeXt  ver: 2011.11.23 18:58 MKIV  fmt: 2011.11.24  int: english/english

in the following “minimal” example the subscript in H₂O Books is not
displayed in the *URL*.

        \setupinteraction[state=start]
        
        % Define \Site[id][url]{description} to put in a clickable link
        % with footnoted URL
        \def\Site[#1][#2]#3{\useURL[#1][#2][][#3]\from[#1]\footnote[#1]{\tt\hyphenatedurl{#2}}}
        
        \setupbibtex[database=bib]
        \starttext
        Everybody should read the \MetaFun\ manual \cite{hh2010}. Buy it at \Site[h2obooks][http://www.h2o-books.com/]{H₂O Books}.
        
        I like \Site[context][http://www.contextgarden.net]{\ConTeXt}. This sentence has a footnote.\footnote{This is a footnote.}
        
        \completepublications[criterium=all]
        \stoptext


Thanks,

Paul

[-- Attachment #1.1.2: bib.bib --]
[-- Type: text/x-bibtex, Size: 181 bytes --]

@BOOK{hh2010,
  title = {MetaFun manual},
  year = 2010,
  month = 10,
  isbn = {978-94-90688-02-8},
  author = {Hans Hagen},
  publisher = {H₂O Books},
  pages = 375,
}

[-- Attachment #1.1.3: coloring-references.pdf --]
[-- Type: application/pdf, Size: 24103 bytes --]

[-- Attachment #1.1.4: coloring-references.tex --]
[-- Type: text/x-tex, Size: 555 bytes --]

\setupinteraction[state=start]

% Define \Site[id][url]{description} to put in a clickable link
% with footnoted URL
\def\Site[#1][#2]#3{\useURL[#1][#2][][#3]\from[#1]\footnote[#1]{\tt\hyphenatedurl{#2}}}

\setupbibtex[database=bib]
\starttext
Everybody should read the \MetaFun\ manual \cite{hh2010}. Buy it at \Site[h2obooks][http://www.h2o-books.com/]{H₂O Books}.

I like \Site[context][http://www.contextgarden.net]{\ConTeXt}. This sentence has a footnote.\footnote{This is a footnote.}

\completepublications[criterium=all]
\stoptext

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 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] 9+ messages in thread

end of thread, other threads:[~2011-11-24 15:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-24 12:07 url: subscripts not displayed Paul Menzel
2011-11-24 12:31 ` Wolfgang Schuster
2011-11-24 12:43   ` Fonts with subscripts (was: url: subscripts not displayed) Paul Menzel
2011-11-24 13:30     ` Wolfgang Schuster
2011-11-24 13:48       ` [solved] Fonts with subscripts Paul Menzel
2011-11-24 13:56         ` Wolfgang Schuster
2011-11-24 14:03           ` Wolfgang Schuster
2011-11-24 14:09           ` Paul Menzel
2011-11-24 15:12             ` Christian

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