[NTG-context] Re: Bookmark hierarchy

2025-07-04 Thread Wolfgang Schuster
his up), but in this default example I would like them also to shift up one decimal place:  1.1., not 1.1.1, and so on.  I'm guessing there's an option in \part that I should be invoking, but I don't immediately see what that is (there doesn't seem to be a \startpart.

[NTG-context] Re: Bookmark hierarchy

2025-07-04 Thread John Was
> > > > > > > *Von:* John Was > *Gesendet:* Freitag, 4. Juli 2025 13:56 > *An:* mailing list for ConTeXt users > *Cc:* denisma...@mailbox.org > *Betreff:* Re: [NTG-context] Re: Bookmark hierarchy > > > > Dear Denis > > > > Thanks. The [numbe

[NTG-context] Re: Bookmark hierarchy

2025-07-04 Thread Duncan Hothersall
ear Denis > > Thanks. The [number=no] option doesn't seem to work but I'll look into > \startpart... \stoppart, which aren't in the (obviously outdated) reference > manual that I was consulting. > > Best wishes > > John *🇪🇺 * Слава Україні! > * 🇺🇦

[NTG-context] Re: Bookmark hierarchy

2025-07-04 Thread Denis Maier via ntg-context
] Re: Bookmark hierarchy Dear Denis Thanks. The [number=no] option doesn't seem to work but I'll look into \startpart... \stoppart, which aren't in the (obviously outdated) reference manual that I was consulting. Best wishes John 🇪🇺 Слава Україні! 🇺🇦

[NTG-context] Re: Bookmark hierarchy

2025-07-04 Thread John Was
Dear Denis Thanks. The [number=no] option doesn't seem to work but I'll look into \startpart... \stoppart, which aren't in the (obviously outdated) reference manual that I was consulting. Best wishes John *🇪🇺 * Слава Україні! * 🇺🇦* <http://www.avg.com/email-signatur

[NTG-context] Re: Bookmark hierarchy

2025-07-04 Thread Denis Maier via ntg-context
Also, \startpart is listed on this page: https://wiki.contextgarden.net/Command/_startsection Von: denisma...@mailbox.org Gesendet: Freitag, 4. Juli 2025 13:12 An: 'mailing list for ConTeXt users' Betreff: AW: [NTG-context] Bookmark hierarchy Have you tried \setuphead[part]

[NTG-context] Re: Bookmark hierarchy

2025-07-04 Thread Denis Maier via ntg-context
an option in \part that I should be invoking, but I don't immediately see what that is (there doesn't seem to be a \startpart...\stoppart to allow the relatively straightforward customization that we get with chapters and sections). Here is the example: \setupinteraction [state

[NTG-context] Bookmark hierarchy

2025-07-04 Thread John Was
ke them also to shift up one decimal place: 1.1., not 1.1.1, and so on. I'm guessing there's an option in \part that I should be invoking, but I don't immediately see what that is (there doesn't seem to be a \startpart...\stoppart to allow the relatively straightforward customiz

[NTG-context] Re: How do I get roman numerals in all numerable sections with no extra spacing after the period (would appreciate condensed code/simplification) (I read documentation but did not get an

2024-08-22 Thread Hraban Ramm
mentvariable{date}} \blank[line] \stopsetups \startdocument[title=Title,author=Author,date=Date] \startpart[title=one] \stoppart \startalignment[middle] {\sc 1. one} % there is added space as shwon when trying to emulate what I want through regular text \stopalignment \startchapte

[NTG-context] How do I get roman numerals in all numerable sections with no extra spacing after the period (would appreciate condensed code/simplification) (I read documentation but did not get any re

2024-08-22 Thread Felix
] \stopsetups \startdocument[title=Title,author=Author,date=Date] \startpart[title=one] \stoppart \startalignment[middle] {\sc 1. one} % there is added space as shwon when trying to emulate what I want through regular text \stopalignment \startchapter[title=two] \stopchapter \startpart[title

[NTG-context] Re: An error which is not in .log file

2023-08-15 Thread Mikael Sundqvist
\usebtxdefinitions[aps] > > % el text > > \starttext > > \startfrontmatter > \input ng-pre-portada.conTeXt > \input ng-pre-llicencia.conTeXt > \input ng-pre-informacio-document.conTeXt > \completecontent > \stopfrontmatter > > > \startbodymatter > > \

[NTG-context] Re: An error which is not in .log file

2023-08-15 Thread Xavier B.
btxdataset[default][ng-bibliografia.bib] \setupbtx[dataset=default] \usebtxdefinitions[aps] % el text \starttext \startfrontmatter \input ng-pre-portada.conTeXt \input ng-pre-llicencia.conTeXt \input ng-pre-informacio-document.conTeXt \completecontent \stopfrontmatter \startbodymatter \start

Re: [NTG-context] Numbering of figures after defining a new float

2023-03-31 Thread Willi Egger via ntg-context
List of figures] >> \startsubject[title=Figures (predefined figureenvironment)] >>\placelistoffigures >> \stopsubject >> >> \startsubject[title=Figures A] >> \placelistofAfigures >> \stopsubject >> >> \startsubject[

Re: [NTG-context] Numbering of figures after defining a new float

2023-03-30 Thread Alan Braslau via ntg-context
ject[title=Figures A] > \placelistofAfigures > \stopsubject > > \startsubject[title=Figures B] > \placelistofBfigures > \stopsubject > \stoptitle > > \startpart[title=Part ONE] > \startchapter[title={Chapter one in part one}] %les21 > > \st

[NTG-context] Numbering of figures after defining a new float

2023-03-30 Thread Willi Egger via ntg-context
[title=Figures B] \placelistofBfigures \stopsubject \stoptitle \startpart[title=Part ONE] \startchapter[title={Chapter one in part one}] %les21 \startplaceAfigure [location=left, reference=fig:dumA, title={Dummy A}] {\externalfigure[dummy][width=0.6\textwidth

[NTG-context] How to prefix the list of figures with part number?

2023-03-25 Thread Willi Egger via ntg-context
Willi \setuplist[figures][pageprefixsegments=part:chapter] % Pageprefix? \setuphead[part][placehead=yes] \starttext \startpart[title=part one] \starttitle[title=Contents] \placelist[part,chapter][criterium=all] \startsubject[title=Figures] \placelistoffigures[criterium=all

[NTG-context] Word wrap of 'part' titles

2022-04-18 Thread Bruce Horrocks via ntg-context
oes not seem to work for 'part'. Is there a way of making 'part' titles wrap the same way that 'chapter' titles do? % ---begin--- \define[2]\placePartTitle{\midaligned{#2}} \definehead [Part] [part] \setuphead[Part] [ placehead=yes, style={\tfd}, command=\pla

[NTG-context] Setting up the double pages of part beginnings

2021-09-10 Thread Christian Dekant via ntg-context
EXpage\externalfigure[#1][width=\printpaperwidth,height=\printpaperheight]\stopTEXpage\incrementpagenumber} % tried page=yes/no/right/odd \setuphead [part] [placehead=yes, page=right, before={\nowhitespace}, % ??? ] \starttext \completecontent \FullScreen{cow} \startpart[title={A nice part}]

Re: [NTG-context] Heading for endnotes / grouped by chapter endnotes

2021-07-02 Thread denis.maier
;   \startchapter    [title=Notes] > \setupheadertexts[{\it\getmarking[part]}][\setups{noteHeadingsText}] > [\setups{noteHeadingsText}][{\it\getmarking[part]}] >   \placenotes  [endnote] >   \page > \setupheadertexts[{\it\getmarking[part]}][{\it\getmarking[section]}] >   

Re: [NTG-context] Heading for endnotes / grouped by chapter endnotes

2021-06-30 Thread Rik Kabel
%--% \starttext \completecontent \startpart[title=Part 1] \dorecurse{3}{   \startchapter[title=Chapter #1]     If a man wants to read good books, he must make a point of     avoiding bad ones; for life is short, and time and energy     limited.     \startfootnote   T.\,Baily Saunders

Re: [NTG-context] Write to tuc file

2021-03-07 Thread Pablo Rodriguez
er > \startchapter[reference=moreover,title=oof] > \stopchapter > > and --pages=whatever,moreover will give you the info you need to call > context --extra=copy or whatever with the right arguments Hans, real-world needs may be complex, such as in the following sample: \startte

Re: [NTG-context] Part label and chapter numbers

2021-01-04 Thread jbf
rt] \setuplabeltext [part=Section\nobreakspace] \setuplabeltext [chapter=Chapter\nobreakspace] \setuphead [chapter] [conversion=Words] \setuphead [chapter] [sectionsegments=chapter] \setuphead [section] [sectionsegments=chapter:section] \starttext \startpart [ti

Re: [NTG-context] Part label and chapter numbers

2021-01-04 Thread Marco Patzer
[chapter] [conversion=Words] \setuphead [chapter] [sectionsegments=chapter] \setuphead [section] [sectionsegments=chapter:section] \starttext \startpart [title=Mypart] \startchapter [title=Some Chapter] \startsection [title=Some Section] \samplefile{knuth} \stopsection

Re: [NTG-context] Omitting part number in chapter numbers

2019-02-20 Thread Wolfgang Schuster
setuplist [part]   [number=yes,] \setuphead [chapter]   [number=yes,] \setuplist [chapter]   [number=yes,] \starttext \completecontent \startpart[title={Part1}] \startchapter[title={Chapter3}] \input knuth \stopchapter \startchapter[title={Chapter2}] \input tufte \stopchapter \stoppart \

[NTG-context] Omitting part number in chapter numbers

2019-02-19 Thread Simon Collier
pter] [number=yes,] \setuplist [chapter] [number=yes,] \starttext \completecontent \startpart[title={Part1}] \startchapter[title={Chapter3}] \input knuth \stopchapter \startchapter[title={Chapter2}] \input tufte \stopchapter \stoppart \startpart[title={Part2}] \startchapter[title={Chapter3

Re: [NTG-context] Fwd: Re: Stray blank page with part

2017-12-20 Thread Hans Hagen
]  \starttext  \startpart[title=Part One]     \startchapter[title=Chapter One]     \stopchapter     \startchapter[title=Chapter Two]     \stopchapter  \stoppart    \startpart[title=Part Two]     \startchapter[title=Chapter One]     \stopchapter     \startchapter[title=Chapter Two]     \stopchapter

Re: [NTG-context] Fwd: Re: Stray blank page with part

2017-12-20 Thread Aditya Mahajan
/questions/406892 I wanted to disable page breaks for parts.  This works on all pages, except the first page of a document.  Why?  MWE is below as always.  Reproducible with TL 2017 and latest beta. Cheers, Henri \setuphead   [part]   [page=no] \starttext \startpart[title=Part One

[NTG-context] Fwd: Re: Stray blank page with part

2017-12-20 Thread Hans Hagen
breaks for parts.  This works on all pages, except the first page of a document.  Why?  MWE is below as always.  Reproducible with TL 2017 and latest beta. Cheers, Henri \setuphead   [part]   [page=no] \starttext \startpart[title=Part One]   \startchapter[title=Chapter One]   \stopchapter

[NTG-context] Stray blank page with part

2017-12-19 Thread Henri
]   [page=no] \starttext \startpart[title=Part One]   \startchapter[title=Chapter One]   \stopchapter   \startchapter[title=Chapter Two]   \stopchapter \stoppart   \startpart[title=Part Two]   \startchapter[title=Chapter One]   \stopchapter   \startchapter[title=Chapter Two]   \stopchapter \stoppart

Re: [NTG-context] Problems with Pagenumbers in TOC, romannumerals and numbers

2016-07-01 Thread Ursula Hermann
Hello Otared! I have it. I found an mail on the mailinglist . This works. It is: \starttext \placecontent \setupuserpagenumber[numberconversion=romannumerals] \setcounter[userpage][5] \startpart [title={Danksagung}] \stoppart \startchapter [title={Bildbeschreibung der Cover

[NTG-context] Problems with Pagenumbers in TOC, romannumerals and numbers

2016-06-24 Thread Ursula Hermann
=part, sectionsegments=chater:chapter] \setuphead [section] [sectionsegments=section:section] \starttext \placecontent \startpart [title={Danksagung}] \startchapter [title={Bildbeschreibung der Cover-Grafik}] \startchapter [title={Einle

Re: [NTG-context] Titles numbering

2016-02-17 Thread Wolfgang Schuster
rttext \startbodymatter \startpart[title={Part one}] \startchapter[title={Fancy chapter name}] \startsection[title={A very very very long section title}, list={Shortened somewhat}] \input knuth \stopsection \stopchapter \stoppart \stopbodymatter \startback

[NTG-context] Titles numbering

2016-02-17 Thread Michał Goliński
The following file used to give me numbered titles (and still gives numbered titles in TeXLive): \setuphead[part][ placehead=yes, page=yes, % number=yes ] \setuphead[chapter][ page=yes, % number=yes ] \starttext \startpart[title={Part one}] \startchapter[title={Fancy chapter

[NTG-context] Numbering and module visualcounter

2016-01-25 Thread Fabrice Couvreur
[section] [command=\ChapterCommand, textstyle=\ss, page=yes, conversion=numbers, sectionsegments=section:section, number=yes] \starttext \startpart [title={First Part}] \startchapter [title={First chapter}] \startsection [title={Firs

Re: [NTG-context] Sectioning and structure

2015-09-13 Thread Fabrice Couvreur
=chater:chapter] \setuphead [section] [sectionsegments=section:section] \starttext \placecontent \startpart [title={Repérage et calculs dans le plan}] \startchapter [title={Activités d'approche}] \startsection [title={Activité 1}] \startsection [title=Activ

Re: [NTG-context] Title of parts

2015-08-30 Thread Alan BRASLAU
, you might also need to add "part" to the table of contents list. etc. Alan On Sun, 30 Aug 2015 12:46:50 +0200 Otared Kavian wrote: > Hi Eric, > > If you use either > \part{This is part 1} > > or > > \startpart[title={This part 2}] > \startchapter[titl

Re: [NTG-context] Title of parts

2015-08-30 Thread Otared Kavian
Hi Eric, If you use either \part{This is part 1} or \startpart[title={This part 2}] \startchapter[title={This is chapter 1}] \stopchapter \stoppart you get a title for part 1 and part 2. Best regards: OK > On 30 Aug 2015, at 11:42, Eric Détrez wrote: > > "By default \par

Re: [NTG-context] toc and macro

2015-05-28 Thread Wolfgang Schuster
>\startSameCommand[black][Black] > black is a dark color >\stopSameCommand >\startSameCommand[white][White] > white is light color >\stopSameCommand > \stopSameCommand > > \stoptext > > ___ > > The \startSameComm

Re: [NTG-context] toc and macro

2015-05-28 Thread Harry
\stopSameCommand \stopSameCommand \stoptext ___ The \startSameCommand finds itself out (by the nesting of the command) if its behave as \startpart or \startchapter or \startsection or \startsubsection or \startsubsubsection ... Harry Am 28.05.2015 um 12:47 schrieb

Re: [NTG-context] Preventing double title pages for nested content

2015-05-20 Thread Kate F
using a setup. >>>> >>>> My data is coming from XML, and I'd like to avoid having a special >>>> \startVolume for Volume 3, if I can. Although perhaps that could help. >>>> >>>> Are there any other ways which might be more sensible? >&g

Re: [NTG-context] Preventing double title pages for nested content

2015-05-20 Thread Wolfgang Schuster
d[something][continue=yes] to fold the >>> first blue title pages onto the red title pages, but even if I can do that, >>> I think it would make things more difficult for getting the text right on >>> those pages. >> >> Change your manpage headings to \chapter and test at

Re: [NTG-context] Preventing double title pages for nested content

2015-05-19 Thread Kate F
the red title pages, but even if I can do that, >> I think it would make things more difficult for getting the text right on >> those pages. > > Change your manpage headings to \chapter and test at the begin of each > new volume for the number of chapters (you can

Re: [NTG-context] Preventing double title pages for nested content

2015-05-19 Thread Wolfgang Schuster
erentries}] \setuphead[part][placehead=empty,after=\directsetup{chapterentries}] \startsetups[chapterentries] \determinelistcharacteristics[chapter] \ifcase\structurelistsize No chapter in this part. \or

Re: [NTG-context] Problem with PDF bookmarks (outline)

2014-11-05 Thread Michał Goliński
up in bookmarks (incrementnumber=no). I have tried also a "ghost part" to use around chapters: \definehead[ghostpart][part][placehead=no, incrementnumber=no] but turns out it doesn't help: \startpart[title=First] \startchapter[title=A] \stopchapter \stoppart \startghostpart \startchapte

Re: [NTG-context] Problem with PDF bookmarks (outline)

2014-11-05 Thread Hans Hagen
apter[title=Prologue] \input knuth \stopchapter \stopfrontmatter \startpart[title={Part A}] \startchapter[title=One] \input knuth \stopchapter \stoppart \startbackmatter \startchapter[title=Epilogue] \input knuth \stopchapter \stopbackmatter \stoptext ConTeXt (Mk IV) generates a PDF fil

Re: [NTG-context] Problem with PDF bookmarks (outline)

2014-11-05 Thread Hans Hagen
apter[title=Prologue] \input knuth \stopchapter \stopfrontmatter \startpart[title={Part A}] \startchapter[title=One] \input knuth \stopchapter \stoppart \startbackmatter \startchapter[title=Epilogue] \input knuth \stopchapter \stopbackmatter \stoptext ConTeXt (Mk IV) generates a PDF fil

Re: [NTG-context] Problem with PDF bookmarks (outline)

2014-11-05 Thread Michał Goliński
ter \stopfrontmatter \startpart[title={Part A}] \startchapter[title=One] \input knuth \stopchapter \stoppart \startbackmatter \startchapter[title=Epilogue] \input knuth \stopchapter \stopbackmatter \stoptext ConTeXt (Mk IV) generates a PDF file which has only one item in the bookmarks

Re: [NTG-context] Problem with PDF bookmarks (outline)

2014-11-04 Thread Robert Blackstone
is a bug or is > this expected behaviour. > > For the file: > > \setupinteraction[state=start] > \placebookmarks[part,chapter,section] > \setupinteractionscreen[option=bookmark] > \starttext > \placecontent > > \startfrontmatter > \startchapter[title=Prologue

[NTG-context] Problem with PDF bookmarks (outline)

2014-11-04 Thread Michał Goliński
eraction[state=start] \placebookmarks[part,chapter,section] \setupinteractionscreen[option=bookmark] \starttext \placecontent \startfrontmatter \startchapter[title=Prologue] \input knuth \stopchapter \stopfrontmatter \startpart[title={Part A}] \startchapter[title=One] \input knuth \s

Re: [NTG-context] Structure of titles in MkIV

2014-10-19 Thread Alan BRASLAU
matter > \startchapter[title=Prologue] > \input knuth > \stopchapter > \stopfrontmatter > > \startpart[title={Part A}] > \startchapter[title=One] > \input knuth > \stopchapter > \stoppart > > \startbackmatter > \startchapter[title=Epilogue] >

Re: [NTG-context] Structure of titles in MkIV

2014-10-18 Thread Michał Goliński
contents work perfectly: \setupinteraction[state=start] \placebookmarks[part,chapter][part,chapter][number=no] \starttext \placecontent \startfrontmatter \startchapter[title=Prologue] \input knuth \stopchapter \stopfrontmatter \startpart[title={Part A}] \startchapter[title=One] \input knuth

Re: [NTG-context] Structure of titles in MkIV

2014-10-15 Thread Keith Schultz
false behaviour. Below I have a MWE to show the FLAW. MWE: \starttext \placecontent %\startfrontmatter % uncomment line to show what you would expect \startchapter[title=Prologue] \input knuth \stopchapter %\stopfrontmatter % uncomment line to show what you would expect \startpart[title={Pa

Re: [NTG-context] Structure of titles in MkIV

2014-10-15 Thread Alan BRASLAU
ł Goliński wrote: > > > Given a file: > > > > \setupinteraction[state=start] > > \placebookmarks[part,chapter][part,chapter] > > > > \starttext > > > > \startchapter[title=Prologue, number=no] > > \input knuth > > \stopchapter &

Re: [NTG-context] Structure of titles in MkIV

2014-10-15 Thread Alan BRASLAU
; Alan On Tue, 14 Oct 2014 13:49:36 +0200 Michał Goliński wrote: > Given a file: > > \setupinteraction[state=start] > \placebookmarks[part,chapter][part,chapter] > > \starttext > > \startchapter[title=Prologue, number=no] > \input knuth > \stopchapter > &

[NTG-context] Structure of titles in MkIV

2014-10-14 Thread Michał Goliński
Given a file: \setupinteraction[state=start] \placebookmarks[part,chapter][part,chapter] \starttext \startchapter[title=Prologue, number=no] \input knuth \stopchapter \startpart[title={Part A}] \startchapter[title=One] \input knuth \stopchapter \stoppart \startchapter[title=Epilogue

[NTG-context] Strange error with bookmarks

2014-10-14 Thread Michał Goliński
ing of the details of PDF files. The file giving the error is: \pdfcompresslevel=0 \pdfobjcompresslevel=0 \setupinteraction[state=start,focus=standard] \placebookmarks[part,chapter][part,chapter][number=no] \starttext \chapter{0} \startpart[title={A}] \chapter{1} \chapter{2} \stoppart \startpar

Re: [NTG-context] Strange error with bookmarks

2014-08-29 Thread Hans Hagen
,chapter][part,chapter][number=no] \starttext \chapter{0} \startpart[title={A}] \chapter{1} \chapter{2} \stoppart \startpart[title={B}] \chapter{3} \chapter{4} \chapter{5} \chapter{6} \chapter{7} \chapter{8} \chapter{9} \chapter{10} \stoppart \completecontent[criterium=all

[NTG-context] Strange error with bookmarks

2014-08-26 Thread Michał Goliński
\chapter{0} \startpart[title={A}] \chapter{1} \chapter{2} \stoppart \startpart[title={B}] \chapter{3} \chapter{4} \chapter{5} \chapter{6} \chapter{7} \chapter{8} \chapter{9} \chapter{10} \stoppart \completecontent[criterium=all] \stoptext ConTeXt would generate a file in which the

Re: [NTG-context] bookmarks: frontpart, bodypart, etc. ???

2013-11-07 Thread pol stra
, bodypartlabel=part] > > > > \startmode[meta] > > > > \startfrontmatter > > > > \startchapter[title={Introduction}] > > > > % \component c_introduction > > \stopchapte

Re: [NTG-context] Pdf bookmarks with meta-structure (frontmatter, bodymatter etc)

2013-11-05 Thread Pol Stra
t; > > > \startchapter[title={Introduction}] > > > > % \component c_introduction > > \stopchapter > > > > \completecontent[criterium=all] > > > > \stopfrontmatt

Re: [NTG-context] Pdf bookmarks with meta-structure (frontmatter, bodymatter etc)

2013-11-04 Thread Hans Hagen
% \component c_introduction \stopchapter \completecontent[criterium=all] \stopfrontmatter \startbodymatter \startpart[title={part}] \startchapter[title={chapter1}] \stopchapter \stoppart \stopbodymatter \stopmode

[NTG-context] Pdf bookmarks with meta-structure (frontmatter, bodymatter etc)

2013-10-21 Thread pol stra
\stopchapter \completecontent[criterium=all] \stopfrontmatter \startbodymatter \startpart[title={part}] \startchapter[title={chapter1}] \stopchapter \stoppart \stopbodymatter \stopmode \startmode[nonmeta] \startchapter

Re: [NTG-context] part titles not showing up

2013-08-19 Thread Philipp Gesang
> \chapter{Gabiddel Dswei} > > \input tufte > > \part{Bart Zwei} > > \chapter{Gabiddel Trei} > > \input tufte > > \stoptext > > I also tried \startpart[title=Something] etc. to no avail. > If I remember correctly, part titles shouldn't

[NTG-context] part titles not showing up

2013-08-19 Thread Henning Hraban Ramm
Hi together, I wonder why I can’t seem to get my part titles visible: %\setuphead[part]{WHAT?} \starttext \part{Bart Eins} \chapter{Gabiddel Eins} \input tufte \chapter{Gabiddel Dswei} \input tufte \part{Bart Zwei} \chapter{Gabiddel Trei} \input tufte \stoptext I also tried \startpart

Re: [NTG-context] \setupheadertexts [section]

2013-03-26 Thread Otared Kavian
chapter. Below is a minimal illustration > (nonworking as it is incomplete, only a snippet) > > \setupheadertexts [chapter] > > \starttext > > \startpart % lets have some structure... > > Some introductory text... > > \startchapter [title=Getting started] > > S

[NTG-context] \setupheadertexts [section]

2013-03-26 Thread Alan BRASLAU
natural but does not work. Also, what seems to be a bug, the running text does *not* get reset to empty upon leaving the chapter. Below is a minimal illustration (nonworking as it is incomplete, only a snippet) \setupheadertexts [chapter] \starttext \startpart % lets have some structure... Some

Re: [NTG-context] Continuous chapter numbering without prefixes in documents with parts

2011-07-07 Thread Julian Becker
Here is one > such example which does what you want (and this solution could also be > found in the list archive): > > \definestructureresetset[default][0,0][1] > > \setuphead[part][sectionresetset=default] > > \setuphead[part][placehead=yes] > > \setuphead[chapter][sectionsegments=chapter,ownnumb

Re: [NTG-context] Continuous chapter numbering without prefixes in documents with parts

2011-07-01 Thread Thomas Schmitz
r=yes] \starttext \startpart[title=First part] \startchapter[title=Chapter one] \input tufte \stopchapter \startchapter[title=Chapter two] \input tufte \stopchapter \stoppart \startpart[title=Second part] \startchapter[title=Chapter three] \input tufte \stopchapter \startchapter[title=Chapter

Re: [NTG-context] label bug with latest beta (2011.04.22)

2011-04-24 Thread Hans Hagen
On 23-4-2011 9:02, Reviczky, Adam wrote: \startbodymatter \startpart [title={Table of Contents}] \startchapter [title={Chapter}] \startsection [title={Section}] some day leaving out the \stop's will backfire on you \stopbodymatter \stoptext add added a fallback in the

Re: [NTG-context] label bug with latest beta (2011.04.22)

2011-04-23 Thread Hans Hagen
On 23-4-2011 6:25, Reviczky, Adam wrote: Hi With the latest beta (2011.04.22) I cannot compile my thesis any more. I think I've narrowed it down to this minimal example: %%% \starttext \startpart[title={Table of Contents}] \completecontent[criterium=all] \stoptext %%% ! LuaTeX error

Re: [NTG-context] label bug with latest beta (2011.04.22)

2011-04-23 Thread Reviczky, Adam
%\setuplabeltext [en] [part={Part }] % no difference, Part is not shown \setuplabeltext [en] [chapter={Chapter }] \setuplabeltext [en] [section={Section }] \starttext \startfrontmatter \completecontent [criterium=all,label=yes] \stopfrontmatter \startbodymatter \startpart [title={Table of Contents}]

[NTG-context] label bug with latest beta (2011.04.22)

2011-04-23 Thread Reviczky, Adam
Hi With the latest beta (2011.04.22) I cannot compile my thesis any more. I think I've narrowed it down to this minimal example: %%% \starttext \startpart[title={Table of Contents}] \completecontent[criterium=all] \stoptext %%% ! LuaTeX error /usr/share/texmf/tex/context/base/strc-lst.lu

Re: [NTG-context] new beta (index)

2010-09-22 Thread Alan BRASLAU
ua:423: in function 'analyzed' ...beta/tex/texmf-context/tex/context/base/strc-reg.lua:741: in function 'process' :1: in main chunk. system > error on line 136 in file Livre.tex: LuaT

Re: [NTG-context] part problems

2010-08-01 Thread Alan BRASLAU
have not yet been able to get everything that I want working. In the end, I'm sure that the solution will be quite easy. My point is that the use of \part (or, now, \startpart ... \stoppart) is not as simple and obvious as it should be. Alan __

Re: [NTG-context] ConTeXt Package for Notepad++ v. 5.0.3

2008-08-22 Thread abbg770
pter, etc. You can add more. Look at the files t-startstop.tex and startstop.tex. NOTE: Hans will eventually implement official support for startstops, and the syntax will in all likelihood be different than the one used here (\startpart[title=,ref=]). 3) Auto completion. There is a notepad++ ap

[NTG-context] ConTeXt Support Package for Notepad++.

2007-08-12 Thread Idris Samawi Hamid
t-startstop.tex and startstop.tex. NOTE: Hans will eventually implement official support for startstops, and the syntax will in all likelihood be different than the one used here (\startpart[title=,ref=]). 3) Auto completion. There is a notepad++ api file context.api, which has a list of