[NTG-context] hyphenation by default off in lists ?

2006-08-06 Thread Steffen Wolfrum
Hi, is hyphenation by default off in lists? If so, why doesn't align={hyphenated,right} start the hyphening? \starttext %\setuplist[section][align={hyphenated,right}] \completecontent \section{\input tufte} \stoptext Steffen ___ ntg-context

[NTG-context] completecontent, completeindex

2006-08-05 Thread David Arnold
All, If you use \completecontent or \completeindex, how do you manipulate the heads of these constructs? Can I change the text of the header, Contents to Table of Contents? Can I change the color? Can I change the font size and style? Can I suppress the headertext? Somewhat like \setuphead

Re: [NTG-context] TOC and Contents entry

2006-07-31 Thread Taco Hoekwater
The Wizard wrote: Can I get this with either \completecontent or \placecontent, or will I have to use some other method? Does this help? \chapter{Contents} \placecontent[alternative=c,pagestyle=slanted, interaction=pagenumber,criterium=all] Cheers, taco

[NTG-context] TOC and Contents entry

2006-07-29 Thread The Wizard
All - Although the manual seems to imply that \completecontent will include the Contents page entry itself in the TOC, it does not. I would like the Contents page itself to be included, in both the table of contents, and the navigation entries in the generated pdf output. I normally set

[NTG-context] title of combinedlist

2006-07-28 Thread Steffen Wolfrum
Hi, how do I define the title of a combined list? - completecontent has a predefined title (Content or Inhalt): how to change this? - my own defined combined lists don't show any title: where to define and how to show up? Steffen ___ ntg-context

Re: [NTG-context] section versus subject

2006-07-28 Thread Hans Hagen
] [section,subject] \completecontent \page \section{section} \subject{subject} \stoptext because they are configured not to if you use more structure, like \startfrontmatter \section{...} \stopfrontmatter you get unnumbered sections in the toc Hans

Re: [NTG-context] title of combinedlist

2006-07-28 Thread Steffen Wolfrum
Am 28.07.2006 um 11:52 schrieb Hans Hagen: Steffen Wolfrum wrote: Hi, how do I define the title of a combined list? - completecontent has a predefined title (Content or Inhalt): how to change this? Yes, found this in lang-* : \setupheadtext [de] [content=Inhaltsverzeichnis

Re: [NTG-context] title of combinedlist (solved)

2006-07-28 Thread Steffen Wolfrum
After fixing a stupid MyBug in my project's stucture it works: \starttext \mainlanguage[deo] \definecombinedlist[content][chapter,section] \setupheadtext [de] [content=Inhaltsverzeichnis] \completecontent \definecombinedlist[MyContent][chapter,section] \setupheadtext [de] [MyContent

[NTG-context] section versus subject

2006-07-27 Thread Steffen Wolfrum
] \completecontent \page \section{section} \subject{subject} \stoptext Thanks, Steffen ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

[NTG-context] Page Numbers in TOC; setuplabeltext

2006-05-31 Thread Neal Lester
with leading dots and page number 0 regardless of what I put in \setuplist [appendix] when using \placecontent or \completecontent. So I tried creating my own head (based on title) and list. Placing this list under the TOC gives me the effect I want (Appendices are listed without dots or page

[NTG-context] Global and per product TOC

2006-05-09 Thread nico
Hello, I would like to be able to have a set of books in a single document, and think the project/product model could be used. In the big manual it is said that one can have a completecontent per product. I would like a global TOC, and for each product a TOC per product (in this case per

Re: [NTG-context] Table of contents and List of figures

2006-05-01 Thread WN
. . . . . . . . . . . . . . . . . . 1 Try this: \completecontent[partnumber=no] Regards, BG ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context Both your solutions work, great !! Thanks BTW One question, as I am

Re: [NTG-context] Table of contents and List of figures

2006-05-01 Thread nico
On Mon, 01 May 2006 13:07:08 +0200, WN [EMAIL PROTECTED] wrote: Both your solutions work, great !! Thanks BTW One question, as I am still learning Context (simple user), but where did you find these options for \completecontent ? I could not find it in the manuals, Wiki and this mailing

Re: [NTG-context] Table of contents and List of figures

2006-04-30 Thread nico
): In my document I am also using \part and in the TOC the part number prefixes the pagenumber like I want to get rid of the partnumbers which are prefixed to the pagenumbers so my TOC looks like Deel I Klassieke Elektrodynamica . . . . . . . . . . . . . . . . . . 1 Try this: \completecontent

Re: [NTG-context] help needed with difficult document structure

2006-04-20 Thread Taco Hoekwater
\subject{Short Contents} \placecombinedlist[shortcontent] \completecontent \stopfrontmatter \startbodymatter \shortpart{First part} \dorecurse{5} {\expanded{\startchapter[Chapter \recurselevel]} \dorecurse{5}{\section{My section} \input knuth } \stopchapter

[NTG-context] Forbidden things in bookmarks

2006-04-20 Thread nico
? If not, maybe it could be an interesting feature to add. Example crashing if \placebookmarks used: \setupcolors[state=start] \setupinteraction[state=start] % also generate pdf bookmarks \placebookmarks [chapter,section,subsection] \startfrontmatter \completecontent \stopfrontmatter

Re: [NTG-context] Two Problems: Colored Chapter and Footnote positioning

2006-04-18 Thread Hans Hagen
[][chapter] \starttext \completecontent % \bgroup %\setuphead[chapter][color=darkblue] %\setuphead[chapter][header=empty] %\setuphead[chapter][color=darkblue] %\chapter{Aumento de produtividade com macros} %\egroup \start \setuphead[chapter][color=darkblue] %\setuphead

Re: [NTG-context] How to restrict completecontent?

2006-04-17 Thread Hans Hagen
Johannes Graumann wrote: Hello, How can I achieve that only sections and up show up in my table of contents? \placelist[chapter,section][criterium=text] - Hans Hagen | PRAGMA ADE

Re: [NTG-context] Two Problems: Colored Chapter and Footnote positioning

2006-04-17 Thread Miguel Queiros
it with \setuphead[chapter][header=empty] inside \bgroup ... \egroup or \start ... \stop with no luck. I tested it with the following file... \setupcolors[state=start] \setuphead[chapter][header=empty] \setupheadertexts[][chapter] \starttext \completecontent

Re: [NTG-context] XML and 'Table of Contents'

2006-04-11 Thread Hans Hagen
'\completecontent[criterium=text]'? The offset of the section-page numbers in relation to the chapter ones seems to be identical to the indentation of the section entries in relation to the chapter entries ... see attachment. is this working ok in the latest release? Hans

Re: [NTG-context] Problem with encoding, XML and writetolist...

2006-04-03 Thread Mojca Miklavec
\completecontent[criterium=all] \stoptext ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] Problem with encoding, XML and writetolist...

2006-04-03 Thread Martin Kolařík
]} {\expanded {\chapter\XMLflush{title}}} \starttext \startbuffer chapter titleAhojá hojč kuna/title /chapter \stopbuffer \processXMLbuffer \completecontent[criterium=all] \stoptext ___ ntg-context mailing list ntg-context@ntg.nl http

Re: [NTG-context] XML and 'Table of Contents'

2006-03-29 Thread Johannes Graumann
... either add multiple environment entries to a ctx file or say --environment=xmlbase,xmlmore (comma separated list) Thanks! Do you have any insight into why the page numbers for sections might be showing up in the margin when calling '\completecontent[criterium=text]'? The offset of the section

Re: [NTG-context] XML and 'Table of Contents'

2006-03-28 Thread Hans Hagen
Johannes Graumann wrote: Aaarghh ... attachments here ... texexec --env=xml.ctex --pdf xml.xml with \defineXMLargument [tableofcontents] {\completecontent[criterium=text]} \defineXMLargument [listoffigures] {\completelistoffigures[criterium=text]} \defineXMLargument [listoftables

Re: [NTG-context] Frontmatter setup

2006-03-28 Thread nico
={\setuppagenumbering[conversion=romannumerals]}] \starttext \startfrontmatter \completecontent \chapter{Preamble} blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah \stopfrontmatter \startbodymatter \chapter{A body chapter} blah blah blah

Re: [NTG-context] XML and 'Table of Contents'

2006-03-28 Thread Johannes Graumann
care of document specific ConTeXt stuff (formating) and one for the XML itself? Would make the 'mappings' file more portable ... \defineXMLargument [tableofcontents] {\completecontent[criterium=text]} \defineXMLargument [listoffigures] {\completelistoffigures[criterium=text

Re: [NTG-context] XML and 'Table of Contents'

2006-03-27 Thread Hans Hagen
Johannes Graumann wrote: Hello, I'm writing a XML style sheet for ConTeXt, which contains the following definitions: \defineXMLargument [chapter] {\chapter{\XMLvar{chapter}{title}{}}} \defineXMLargument [tableofcontents] {\completecontent} When reading a file like document

Re: [NTG-context] XML and 'Table of Contents'

2006-03-27 Thread Johannes Graumann
Hans Hagen wrote: \defineXMLenvironment [chapter] {\defineXMLargument[title]{\chapter} \defineXMLprocess[content]} {} \defineXMLargument [tableofcontents] {\completecontent} chapter title Title /title content

Re: [NTG-context] Frontmatter setup

2006-03-27 Thread frantisek holop
=no] \setuppagenumbering [location=footer, alternative=doublesided, left=$\diamond$\ , right=\ $\diamond$] \startfrontmatter\completecontent\stopfrontmatter i still get pagenumbers in the contents... also the manual says: By default there are four sectionblocks: \definesectionblock [bodypart

[NTG-context] XML and 'Table of Contents'

2006-03-24 Thread Johannes Graumann
Hello, I'm writing a XML style sheet for ConTeXt, which contains the following definitions: \defineXMLargument [chapter] {\chapter{\XMLvar{chapter}{title}{}}} \defineXMLargument [tableofcontents] {\completecontent} When reading a file like document frontmatter titlepage

[NTG-context] Problem with encoding, XML and writetolist...

2006-02-27 Thread Martin Kolařík
]} {\expanded {\chapter\XMLflush{title}}} \starttext \startbuffer chapter titleAhojá hojč kuna/title /chapter \stopbuffer \processXMLbuffer \completecontent[criterium=all] \stoptext ___ ntg-context mailing list ntg-context@ntg.nl http

[NTG-context] Problem with encoding, XML and writetolist...

2006-02-27 Thread Martin Kolařík
]} {\expanded {\chapter\XMLflush{title}}} \starttext \startbuffer chapter titleAhojá hojč kuna/title /chapter \stopbuffer \processXMLbuffer \completecontent[criterium=all] \stoptext ___ ntg-context mailing list ntg-context@ntg.nl http

Re: [NTG-context] pdfstartview

2006-02-16 Thread Peter Münster
[state=start,focus=minwidth,openaction=firstpage,page=yes] \setupinteractionscreen[option=max] \starttext \completecontent \page \section{bla} \stoptext It works quite well. But when changing the zoom-level and then clicking the reference, the zoomlevel goes back to minwidth. But this is only a minor

[NTG-context] publications doesn't appear in the toc

2006-02-01 Thread Renaud AUBIN
fmt: 2005.12.2 mes: english total run time : 2 seconds with m-bib-beta-20051123b and my problem is that: % in environment \setupheadtext[fr][pubs=Bibliographie] % in a product \startfrontmatter ... \completecontent[alternative=c,criterium=all,interaction=all] ... \stopfrontmatter

Re: [NTG-context] publications doesn't appear in the toc

2006-02-01 Thread Taco Hoekwater
Renaud AUBIN wrote: doesn't give any Bibliographie entry when I call \completecontent I have read the bib user manual. It is said that the normal behavior of \completecontent + \completepublications gives an entry in toc... I think the documentation is wrong (or rather, has become

[NTG-context] pdfstartview

2006-02-01 Thread Peter Münster
this: \setupoutput[pdf] \setupinteraction[state=start,startfocus=minwidth] \setupinteractionscreen[option=max] \starttext \completecontent \page \section{bla} \stoptext Greetings, Peter -- http://pmrb.free.fr/contact/ ___ ntg-context mailing list ntg-context@ntg.nl

Re: [NTG-context] pdfstartview

2006-02-01 Thread Mojca Miklavec
possible with ConTeXt, for example like this: \setupoutput[pdf] \setupinteraction[state=start,startfocus=minwidth] \setupinteractionscreen[option=max] \starttext \completecontent \page \section{bla} \stoptext I vote for this as well (for enchanced possibilities of opening PDF documents: FitWidth

Re: [NTG-context] pdfstartview

2006-02-01 Thread Hans Hagen
that it should be also possible with ConTeXt, for example like this: \setupoutput[pdf] \setupinteraction[state=start,startfocus=minwidth] \setupinteractionscreen[option=max] \starttext \completecontent \page \section{bla} \stoptext I vote for this as well (for enchanced possibilities

Re: [NTG-context] completecontent, completelistoffigures and headertexts

2006-01-12 Thread Taco Hoekwater
Hi, Renaud AUBIN wrote: I doesn't work as I want since I have: completecontent page1 header : Figures completelof page1 header : none introduction page1 header: Introduction Is there any proper solution I don't know ? Sure, but which ? I would fake the marks, because that's the easiest

Re: [NTG-context] headers of multiple pages toc

2006-01-07 Thread Willi Egger
Hi Renaud, Actually I have the thread deleted... Still, if I remember correctly, you could do things like \setupheadertexts[Mybook-title][Contents] \completecontent[criterium=all, interaction=all] Where \completecontent places a title and an entry in the TOC itself. The following pages

Re: [NTG-context] headers of multiple pages toc

2006-01-03 Thread Renaud AUBIN
[number=1] \completecontent[alternative=c] \completelistoffigures[alternative=c] \component src/chapters/c_intro \stopfrontmatter + \setuphead[chapter][command=\ChapterHeader, style=\tfd, header=high] \def\ChapterHeader#1#2{% \framedtext [width= \overlaywidth, height=12

Re: [NTG-context] setupheadnumber loses table of contents

2005-12-22 Thread Taco Hoekwater
David Arnold wrote: All, in the following example, if I uncomment %\setupheadnumber[chapter][2] then I lose my table of contents. Should that be happening? It work ok if you use: \completecontent[criterium=all] but I'm unsure whether or not the disappearance was intentional Taco

[NTG-context] setupheadnumber loses table of contents

2005-12-21 Thread David Arnold
\stopbuffer \completecontent \chapter{The Process of\crlf Growing Wheat} \input tufte \startbuffer \startcombination[2*1] {\useMPgraphic{david}}{First caption} {\useMPgraphic{david}}{Second caption} \stopcombination \stopbuffer \placefigure[][fig:11] {This is the caption of the figure.} {\getbuffer

[NTG-context] section prefix=+

2005-12-21 Thread David Arnold
This \VL is \VL\FR \VL a\VL table \VL\LR \HL \stoptable \stopbuffer \startbuffer[figure] \startcombination[2*1] {\useMPgraphic{david}}{First caption} {\useMPgraphic{david}}{Second caption} \stopcombination \stopbuffer \completecontent \chapter[quadratic]{Quadratic Functions} \input tufte

Re: [NTG-context] section prefix=+ (oops)

2005-12-21 Thread David Arnold
caption} \stopcombination \stopbuffer \completecontent \chapter[quadratic]{Quadratic Functions} \input tufte \section[parabola]{The Parabola} \input tufte \placefigure[][fig:1] {This is the caption of the figure.} {\getbuffer[figure]} \input tufte \placetable[][tab:1] {A very simple example

[NTG-context] indentation + YandY Lucida on TeXlive2005+debian

2005-11-28 Thread Renaud AUBIN
phd \startfrontmatter \completecontent \stopfrontmatter \startbodymatter \component first \component second \stopbodymatter \startbackmatter \completecontent \stopbackmatter \stopproduct __phdprod.tex_end __first.tex_begin

Re: [NTG-context] Setting up chapter.

2005-07-12 Thread luigi.scarso
] Warning: \completecontent has a bizzarre look. luigi ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] Setting up chapter.

2005-07-12 Thread John R. Culleton
][command=\Command,numbercommand=\NCommand,textcommand=\T Command] Warning: \completecontent has a bizzarre look. luigi ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context Some interesting approaches here

Re: [NTG-context] problems with project

2005-06-15 Thread Wolfgang Zillig
: \startproject wooddoc \environment environment \startfrontmatter \completecontent \product intro \stopfrontmatter [...] Hello Wolfgang, it's considered, that the project-file contains only setup-commands and a list of products, but no commands, that generate directly output

[NTG-context] problems with project

2005-06-14 Thread Wolfgang Zillig
\startfrontmatter \completecontent \product intro \stopfrontmatter \startbodymatter \product wood_anatomy \product wood_model \product wood_description_of_species \stopbodymatter \startbackmatter \completelistofabbreviations \completeindex[n=3] \stopbackmatter

Re: [NTG-context] problems with project

2005-06-14 Thread Peter Münster
On Tue, 14 Jun 2005, Wolfgang Zillig wrote: I have following files and structure (simplyfied) project: wooddoc.tex: \startproject wooddoc \environment environment \startfrontmatter \completecontent \product intro \stopfrontmatter [...] Hello Wolfgang

[NTG-context] Necessary and optional comands for combinedcontent.

2005-06-08 Thread John R. Culleton
all the necessary parameters in the \completecontent command and do without the other two completely? -- John Culleton ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] Necessary and optional comands for combinedcontent.

2005-06-08 Thread Stuart Jansen
in the ordinary case of a Table of Contents? A related question: can I place all the necessary parameters in the \completecontent command and do without the other two completely? ConTeXt already has the content combinedlist defined. So yes, you can just use \completecontent[option=value

Re: [NTG-context] Necessary and optional comands for combinedcontent.

2005-06-08 Thread John R. Culleton
On Wednesday 08 June 2005 05:16 pm, Stuart Jansen wrote: ConTeXt already has the content combinedlist defined. So yes, you can just use \completecontent[option=value]. \definecombinedlist is available so that you can define your own type of combinedlist in case the behavior of content does

Re: [NTG-context] pdf bookmarks

2005-05-05 Thread John R. Culleton
above. But I can live with that. My real problem is with bookmarking the table of contents. If I use this configuration: --- \bookmark[chapter]{Contents} \completecontent I get a double bookmark. All other

[NTG-context] Changing Title Font in \completecontent

2005-05-02 Thread Randall Skelton
Is there a way to change the title font being used for a table of contents page being displayed by \completecontent? My original thought was to use the same layout as a regular chapter: \chapter{Table of Contents} \placecontents but after reading the manuals a few times, I realized

[NTG-context] start*matter adding page

2005-04-26 Thread Stuart Jansen
\completecontent \stopfrontmatter \startbodymatter \chapter{foo} \section{bar} \section{baz} \chapter{qux} \section{quux} \section{corge} \chapter{grault} \section{garply} \section{waldo} \stopbodymatter \stoptext -- Stuart Jansen [EMAIL PROTECTED] Guru Labs, L.C. signature.asc Description

Re: [NTG-context] start*matter adding page

2005-04-26 Thread David Munger
. an extra page is added to the end of the pdf. Is this expected behavior? How can I prevent it? \def\mypagenumber#1% {\headnumber[chapter]-#1} \setuppagenumbering[command=\mypagenumber] \starttext \startfrontmatter \completecontent \stopfrontmatter \startbodymatter \chapter{foo

[NTG-context] Some extra empty pages, why? And how to get an initial blank page with page number 0?

2005-03-13 Thread Gerben Wierda
{Gerben Wierda}% \blank[10cm]\start\leftskip=10cm\hairline\stop \rightaligned{2005}% \stopstandardmakeup \stop \startfrontmatter \completecontent \component c_guide \stopfrontmatter \component c_ch1 \component c_ch2 \component c_ch3 \startappendices

Re: [NTG-context] Some extra empty pages, why? And how to get an initial blank page with page number 0?

2005-03-13 Thread Willi Egger
\start \startstandardmakeup \ss \hairline \start \switchtobodyfont[20pt]\bf \leftaligned{TEOADA}% \stop \hairline \blank[line]\rightaligned{Gerben Wierda}% \blank[10cm]\start\leftskip=10cm\hairline\stop \rightaligned{2005}% \stopstandardmakeup \stop \startfrontmatter \completecontent

Re: [NTG-context] Unexpected changes with pdfeTeX 1.20 (?)

2005-03-03 Thread Albrecht Kauffmann
this: \startproject WLTHR_1 \environment SetupEnvironment_WLTHR \startfrontmatter \component Kapitel/Titelei \component Kapitel/Vorwort \completecontent \stopfrontmatter \startbodymatter \component Kapitel/Kap_1 \component Kapitel/Kap_2 \component Kapitel/Kap_3 \component Kapitel/Kap_4 \component Kapitel

[NTG-context] Unexpected changes with pdfeTeX 1.20 (?)

2005-03-01 Thread Steffen Wolfrum
this: \startproject WLTHR_1 \environment SetupEnvironment_WLTHR \startfrontmatter \component Kapitel/Titelei \component Kapitel/Vorwort \completecontent \stopfrontmatter \startbodymatter \component Kapitel/Kap_1 \component Kapitel/Kap_2 \component Kapitel/Kap_3 \component Kapitel/Kap_4 \component Kapitel

Re: [NTG-context] Unexpected changes with pdfeTeX 1.20 (?)

2005-03-01 Thread h h extern
structure. Like this: \startproject WLTHR_1 \environment SetupEnvironment_WLTHR \startfrontmatter \component Kapitel/Titelei \component Kapitel/Vorwort \completecontent \stopfrontmatter \startbodymatter \component Kapitel/Kap_1 \component Kapitel/Kap_2 \component Kapitel/Kap_3 \component Kapitel/Kap_4

[NTG-context] \coupledocument

2004-12-31 Thread Willi Egger
] [Alternative version: screen document] \setuphead [section,subsection] [file=alternative] \stopmode \starttext \completecontent \page \section[sect:one]{Tufte One} \input tufte \page \section[sect:two]{Tufte Two} \input tufte \page \section[sect:three

Re: [NTG-context] Updated math modules

2004-11-22 Thread David Munger
replace [nath] with just [amsl], you'll get different alignment of the formula. BTW: my TeX doesn't seem to like DOS-style newlines in t-amsl.tex, so I had to convert them to Unix-style ones. David \usemodule [nath] \enableregime [utf] \starttext \completecontent \section{Mathmatiques} \[ f(x)= \frac

Re: [NTG-context] Custom Numbering Problem

2004-08-12 Thread Hans Hagen
Salman Khilji wrote: Two problems: 1) With the following: \setuphead[section][ownnumber=yes] \setupbodyfont[cmr,12pt] \starttext \completecontent \section{1a0101}{Objective} There is no objective at this moment. \stoptext There is no spacing between the text 1a0101 and Objective in the table

[NTG-context] Custom Numbering Problem

2004-08-11 Thread Salman Khilji
Two problems: 1) With the following: \setuphead[section][ownnumber=yes] \setupbodyfont[cmr,12pt] \starttext \completecontent \section{1a0101}{Objective} There is no objective at this moment. \stoptext There is no spacing between the text 1a0101 and Objective in the table of contents

Re: [NTG-context] High level user macro (howto?)

2004-08-10 Thread Peter Mnster
#1{\stopChanges\Vfil \def\temp{#1}\ifx\temp\empty\else\noindenting Destinataires:\crlf#1\blank\fi \centerline{\SetTableToWidth{\BigWidth}% \bf\starttable[| c | c | c |] \HL\BL[3]\AR\VL Approbateur\VL Date\VL Visa\VL\AR\HL \VL\vbox to 2cm{}\VL\VL\VL\AR\HL \stoptable}\par\page\completecontent

Re: [NTG-context] RE: Two questions on Context

2004-05-25 Thread Willi Egger
Hi Roelof, I do not understand this. I use the egnlish interface an use there \completecontent at the beginning of the document later on I use under each chapter title \placecontent[criterium=chapter]. This gives me the required TOC inside each chapter. So I am a bit puzzled. Willi Roelof

[NTG-context] Problems with pagenumbering using frontpart/bodyart/...

2004-01-08 Thread Holger Schöner
] \starttext \startfrontmatter \title{abstract} \completecontent \page[yes,header,footer,left] % *2 \stopfrontmatter \startbodymatter \chapter{Introduction} \chapter{Algorithms} \chapter{Discussion} \stopbodymatter \startappendices \chapter{Appendices} \stopappendices \stoptext I want to exclude

[NTG-context] configuration (texutil?) problem

2003-10-28 Thread Onet
zzz.tex file looks like this: \starttext \completecontent \chapter{Some chapter} \section{One section} \section{Another section} \chapter{And one more chapter} \section{And one more section} \stoptext After running such a code with command 'texexec --pdf zzz.tex

[NTG-context] Re: Additional text in chapter titles.

2003-10-01 Thread Patrick Gundlach
^Nitram^ [EMAIL PROTECTED] writes: How I can do somethink like that: Chapter 1 Chapter title (but in the \completecontent should be only Chapter title) Does mag-0001.pdf help you (ConTeXt magazine #1 about hiding parts in section titles.) If not, please provide a minimal testfile

[NTG-context] Re: Additional text in chapter titles.

2003-10-01 Thread Steffen Wolfrum
Patrick Gundlach [EMAIL PROTECTED] wrote: ^Nitram^ [EMAIL PROTECTED] writes: How I can do somethink like that: Chapter 1 Chapter title (but in the \completecontent should be only Chapter title) Does mag-0001.pdf help you (ConTeXt magazine #1 about hiding parts in section titles

Re: [NTG-context] Re: Again: How to make empty pages by default empty?

2003-09-23 Thread Willi Egger
\startfrontmatter \completecontent \stopfrontmatter \startbodymatter \chapter {test} \dorecurse{10}{\input tufte } \chapter {test} \dorecurse{10}{\input tufte } \chapter {test} \dorecurse{10}{\input tufte } \stopbodymatter \stoptext ... we have page

[NTG-context] Again: How to make empty pages by default empty?

2003-09-22 Thread Steffen Wolfrum
, but that doesn't work. When changed the minimal example to... \definepagebreak [chapter] [empty,header,right] \setuphead [chapter] [page=chapter,] \setuppagenumbering[alternative=doublesided] \starttext \startfrontmatter \completecontent \stopfrontmatter \startbodymatter \chapter

Re: [NTG-context] Again: How to make empty pages by default empty?

2003-09-22 Thread Willi Egger
] \setuphead [chapter] [page=chapter,] \setuppagenumbering[alternative=doublesided] \starttext \startfrontmatter \completecontent \stopfrontmatter \startbodymatter \chapter {test} \dorecurse{10}{\input tufte } \chapter {test} \dorecurse{10}{\input tufte } \chapter {test} \dorecurse

[NTG-context] Re: Again: How to make empty pages by default empty?

2003-09-22 Thread Steffen Wolfrum
\completecontent \stopfrontmatter \startbodymatter \chapter {test} \dorecurse{10}{\input tufte } \chapter {test} \dorecurse{10}{\input tufte } \chapter {test} \dorecurse{10}{\input tufte } \stopbodymatter \stoptext ... we have page numbers on (empty) page number 4, 18 and 19! Plus

Re: [NTG-context] Expert version: How to make empty pages by default empty?

2003-09-19 Thread Holger Schöner
=doublesided] \setupsectionblock[frontmatter][page=chapter] % doesn't work \starttext \startfrontmatter \completecontent \stopfrontmatter \startbodymatter \chapter {test} \dorecurse{10}{\input tufte } \chapter {test} \dorecurse{10}{\input tufte } \chapter {test} \dorecurse{10}{\input

[NTG-context] Re: Expert version: How to make empty pages by default empty?

2003-09-19 Thread Patrick Gundlach
] \setupsectionblock[frontmatter][page=chpater] \starttext \startfrontmatter \completecontent \stopfrontmatter \startbodymatter \chapter {test} \dorecurse{10}{\input tufte } \chapter {test} \dorecurse{10}{\input tufte } \chapter {test} \dorecurse{10}{\input tufte } \stopbodymatter \stoptext

Re: [NTG-context] Expert version: How to make empty pages by default empty?

2003-09-19 Thread Steffen Wolfrum
[chapter] [empty,header,right] \setuphead [chapter] [page=chapter,] \setuppagenumbering[alternative=doublesided] \starttext \startfrontmatter \completecontent \stopfrontmatter \startbodymatter \chapter {test} \dorecurse{10}{\input tufte } \chapter {test} \dorecurse{10}{\input tufte

[NTG-context] Expert version: How to make empty pages by default empty?

2003-09-18 Thread Steffen Wolfrum
] \setupsectionblock[frontmatter][page=chapter] % doesn't work \starttext \startfrontmatter \completecontent \stopfrontmatter \startbodymatter \chapter {test} \dorecurse{10}{\input tufte } \chapter {test} \dorecurse{10}{\input tufte } \chapter {test} \dorecurse{10}{\input tufte } \stopbodymatter \stoptext

[NTG-context] Re: How to make empty pages by default empty?

2003-09-17 Thread Steffen Wolfrum
and have made each chapter a component: \startproduct Kueppers_Buch \project KPPRS_0 \startfrontmatter \completecontent \stopfrontmatter \component Einleitung \startbodymatter \component Kap_1 \component Kap_2 \stopbodymatter \stopproduct Now the left empty page after the TOC has a pagenumber

[NTG-context] Does Bill McClain's TOC work?

2003-09-16 Thread Steffen Wolfrum
=no,width=2.5em] \completecontent[way=bytext] \LevelOneEmpty{Introduction} ... \LevelOne{First real Chapter} But the result is the same: Contents Introduction... 2 First real Chapter A last try with the following changed: \definehead[LevelOneEmpty][title] was even worse

Re: [NTG-context] Newbie question on \completecontent

2003-08-14 Thread Hans Hagen
At 14:27 06/08/2003 +0200, you wrote: Suppose I create this document: \starttext \completecontent \chapter{One} \input tufte \chapter{Two} \input douglas \stoptext I get a document with a content list and two chaqpters. Now I want to do the same in a project. I take the example from the manual

Re: [NTG-context] Problem with math item in table of contents

2003-08-14 Thread Hans Hagen
At 15:41 01/08/2003 +0200, you wrote: Hi, I would like to use this: \completecontent \chapter{$a|b$} \bye the problem is that the bar | causes problems in the table of contents. Any ideas how I can still have it in the table? either patch supp-lan: \def\fakecompoundhyphen {\def

Re: [NTG-context] Newbie question on \completecontent

2003-08-07 Thread Matthias Weber
} \stopstandardmakeup \stoptext \completecontent \stopfrontmatter \startbodymatter \component part1/part1 \component part2/part2 \component part3/part3 \component part4/part4 \stopbodymatter \startbackmatter \completeindex \stopbackmatter \stopproduct % part1/chapter1/chapter1.tex \chapter{My

[NTG-context] Newbie question on \completecontent

2003-08-06 Thread Gerben Wierda
Suppose I create this document: \starttext \completecontent \chapter{One} \input tufte \chapter{Two} \input douglas \stoptext I get a document with a content list and two chaqpters. Now I want to do the same in a project. I take the example from the manual and do this: %% %% This is the file

[NTG-context] Problem with math item in table of contents

2003-08-01 Thread Tobias Burnus
Hi, I would like to use this: \completecontent \chapter{$a|b$} \bye the problem is that the bar | causes problems in the table of contents. Any ideas how I can still have it in the table? Tobias ___ ntg-context mailing list [EMAIL PROTECTED] http

Re: [NTG-context] bodymatter and alternative=doublesided, XMLdocumentation

2003-07-25 Thread Tobias Burnus
with this : \setuppagenumbering[conversion=romannumerals] \startfrontmatter \completecontent \stopfrontmatter Nothing in principle, but if I do a \processXMLfilegrouped{foo.xml} which contains frontmatter ... /frontmatter bodymatter /bodymatter this doesn't work. Moreover I'd like to keep

<    4   5   6   7   8   9