ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* formula, bookmarks and misc
@ 2006-10-29  1:09 Sebastian Rooks
  2006-10-29  6:38 ` Aditya Mahajan
  2006-10-31  8:45 ` Wolfgang Schuster
  0 siblings, 2 replies; 10+ messages in thread
From: Sebastian Rooks @ 2006-10-29  1:09 UTC (permalink / raw)


Dear ConTeXters,

1/ I would like to use a named formula with a reference containing
several subformulae each with a reference. The closer I can get to is to
add an empty namedformula followed by subformulae (see test file below).
How can I get rid of the empty line with a number in the pdf ?

2/ I'm using bookmarks but abbreviations in heads do not work properly.
I've used a workaround some 3 years ago but I cannot remember which. Any
suggestion ? (see test file below)

3/ What should I do to get the bookmarks numbered with their
chapter/section/ etc. number ? (see test file below)

4/ How can I redefine the \vec command in my formulae without having a
warning "system          : command \vec is already defined"

5/ I do like a lot the minimum distribution so easy to install. It would
be even better if bibtex can be added. It's only 82.8 KiB

Thanks for ConTeXt (special thanks to Hans and Taco of course), it's
really a pleasure to work with it.

Regards,

  Seb


test.tex
%%%%%    %><    %><    %><    %%%%%

\setupinteraction[state=start]

\placebookmarks[chapter,section,subsection]

\abbreviation [UK]	{UK}	{United Kingdom of Great Britain and Northern
Ireland}

\starttext
  \placelist[formula]
  \chapter{Math formulae}

    \placenamedformula
      [eq:well_known]
      {Well known equalities}
      \startformula
      \stopformula
    \placesubformula[eq:first]{a}
    \startformula
	  1+0=1
    \stopformula

    \placesubformula[eq:second]{b}
    \startformula
      1+1=2
	\stopformula


\chapter{Weather in the \UK}
\dorecurse {2} {\input dawkins \par}

\stoptext

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2006-11-03 10:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-29  1:09 formula, bookmarks and misc Sebastian Rooks
2006-10-29  6:38 ` Aditya Mahajan
2006-10-29 16:47   ` Sebastian Rooks
2006-10-29 17:18     ` Aditya Mahajan
2006-10-31  8:45 ` Wolfgang Schuster
2006-10-31 20:55   ` Aditya Mahajan
2006-11-02  8:23     ` Wolfgang Schuster
2006-11-02 17:22       ` Aditya Mahajan
2006-11-01 23:57   ` Sebastian Rooks
2006-11-03 10:52     ` Wolfgang Schuster

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