Re: [NTG-context] Remove header after ToC

2017-10-17 Thread N. Raghavendra
\setupheadertexts [{\getmarking [sectionnumber].\ \getmarking [section]}] [\pagenumber] [\pagenumber] [{Chapter \getmarking [chapternumber].\ \getmarking [chapter]}] \startbodymatter \dorecurse {20} { \startchapter [title=A chapter] \startsection

Re: [NTG-context] Remove header after ToC

2017-10-17 Thread Tomas Hala
pter # [title=A chapter] # # \startsection # [title=A section] # Some text # \stopsection # # \page # # \startsection # [title=Another section] # Some text # \stopsection # # \stopchapter # } #

Re: [NTG-context] Remove header after ToC

2017-10-17 Thread N. Raghavendra
uphead [chapter] [page={yes,header,footer,right}] \startfrontmatter \completecontent \page [empty] \stopfrontmatter \startbodymatter \dorecurse {20} { \startchapter [title=A chapter] \startsection [title=A section] Some text

Re: [NTG-context] Remove header after ToC

2017-10-17 Thread Tomas Hala
atter # > \completecontent # > \stopfrontmatter # > # > \startbodymatter # > \startchapter # > [title=A chapter] # > # > \startsection # > [title=A section] # > Some text # > \stopsection # > # > \page # &

Re: [NTG-context] Remove header after ToC

2017-10-17 Thread N. Raghavendra
> \setupheadertexts > [{\getmarking[section]}] > [\pagenumber] > [\pagenumber] > [{Chapter \getmarking[chapternumber].\ \getmarking[chapter]}] > > \setuphead > [chapter] > [page={yes,header,footer,right}, >header=empty] > > \startfrontmatter >

[NTG-context] Suppress chapter title marking on blank page after chapter

2017-10-14 Thread Rik Kabel
    \dorecurse{\numexpr2*\recurselevel\relax}     {\startsection[title=Section]     \startparagraph     \input ward     \stopparagraph     \stopsection}     \stopchapter \stopbuffer \starttext

[NTG-context] Forced Page Break in a Table of Content

2017-10-11 Thread Antoine Cailliau
. \definelistextra[page][before=\page] > \starttext > \placecontent[criterium=all,extras={2=page}] > \startsection[title={A}] > \stopsection > \startsection[title={B}] > \stopsection > \startsection[title={C}] > \stopsection > \stoptext Can anyone help me have the page break in th

Re: [NTG-context] Strange behavior with TikZ

2017-10-10 Thread luigi scarso
\usemodule [graph] \usemodule[pgfplots] \pgfplotsset{compat=newest} \definecolor[Mycolor][c=.6,m=0.8,y=0,k=0] \unexpanded\def\interff#1#2{\math{\left[#1\,;#2\right]}} \setuphead [section] [textcommand=, color=red, %magenta, style=] \loggingall \starttext \startsection[title={Résoudre

Re: [NTG-context] Strange behavior with TikZ

2017-10-07 Thread Aditya Mahajan
. It happens due to pgfplots (and not tikz). Here is the smallest example I could come up with that shows the color leakage (the text is also colored magenta). \usemodule[pgfplots] \setuphead [section] [color=magenta] \starttext \startsection[title={Test}] \startplacefigure[location={none,right

[NTG-context] Strange behavior with TikZ

2017-10-05 Thread Fabrice Couvreur
} \definecolor[Mycolor][c=.6,m=0.8,y=0,k=0] \unexpanded\def\interff#1#2{\math{\left[#1\,;#2\right]}} \setuphead [section] [textcommand=, color=magenta, style=] \starttext \startsection[title={Résoudre graphiquement une équation \math{f(x)=g(x)}},sectionsegments=section,color

[NTG-context] sectionconversionset not working for table of contents

2017-09-18 Thread Stephens, Kenny
\startbodymatter \startchapter[title={The First Numerals Chapter}] \startsection[title={The First Caps-Romannumerals Section}] \input knuth \startsubsection[title={The First characters Subsection}] \input knuth \stopsubsection \stopsection \startsection[title={The Second Caps

[NTG-context] \setupheadertexts except on pages with title of chapter

2017-09-06 Thread Fabrice Couvreur
,section][alternative=c] \startchapter[title={First chapter}] \startsection[title={First section}] \dorecurse{5}{\input knuth} \stopsection \stopchapter \startchapter[title={Second chapter}] \startsection[title={Second section}] \dorecurse{5}{\input knuth} \stopsection \stopchapter \stoptext

Re: [NTG-context] Some questions about my document

2017-08-27 Thread Fabrice Couvreur
x=yes, > prefixsegments=chapter, > prefixconversionset=digits, > %~ prefixsegments=section > ] > > \setupnumber[remark][way=bychapter] > > > \starttext > \dorecurse{3}{\startchapter > [title={First chapter}] > \dorecurs

Re: [NTG-context] Some questions about my document

2017-08-27 Thread Pablo Rodriguez
\setupnumber[remark][way=bychapter] \starttext \dorecurse{3}{\startchapter [title={First chapter}] \dorecurse{3}{\startsection [title={First section}] \dorecurse{3}{\startremark \input ward \stopremark} \stopsection} \stopchapter} \stoptext I hope it

Re: [NTG-context] Some questions about my document

2017-08-26 Thread Fabrice Couvreur
] > > \defineenumeration > [remark] > [ > text=Remark, > location=serried, > width=fit, > right={.~}, > prefix=yes, > prefixsegments=chapter, > ] > > \setupnumber[remark][way=bychapter] > > \starttext > \startchapter > [t

Re: [NTG-context] Some questions about my document

2017-08-26 Thread Fabrice Couvreur
] \setupheads [sectionconversionset=structure] \defineenumeration [remark] [ text=Remark, location=serried, width=fit, right={.~}, prefix=yes, prefixsegments=chapter, ] \setupnumber[remark][way=bychapter] \starttext \startchapter [title={First chapter}] \startsection

[NTG-context] Draw a line under the headertext in ConTeXt except some pages

2017-08-24 Thread Fabrice Couvreur
] \setuplist [chapter] [ style=bold, ] \starttext \placelist[chapter,section][alternative=c] \startchapter[title=Espaces probabilisés] \startsection[title=Expérience aléatoire et univers] \dorecurse{5}{\input knuth} \stopsection \startsection[title=Événements] \dorecurse{5}{\input

[NTG-context] Some questions about my document

2017-08-24 Thread Fabrice Couvreur
] \defineenumeration [definition] [ text=Définition, title=yes, style=italic, list=all, listtext={Définition}] \starttext \startchapter[title=Espaces probabilisés] \startsection[title=Expérience aléatoire et univers] \startdefinition On appelle expérience aléatoire une expérience sur un système dont

Re: [NTG-context] avoid space after title

2017-08-16 Thread Wolfgang Schuster
ection][page=no,before={},after={}] \starttext \startchapter[title={Authors}] \startsection[title={Knuth}] \input knuth \stopsection \startsection[title={Tufte}] \input tufte \stopsection \startsection[title={Hawking}] \input hawking \stopsection \startsection[title={Zapf}] \input zapf \stops

Re: [NTG-context] avoid space after title

2017-08-16 Thread Rik Kabel
={Authors}] \startsection[title={Knuth}] \input knuth \stopsection \startsection[title={Tufte}] \input tufte \stopsection \setuphead[section] [before={\blackrule[width=\textwidth,color=green, height=\lineheight]}, after={\blackrule[width

Re: [NTG-context] avoid space after title

2017-08-16 Thread Pablo Rodriguez
y, but I didn’t found a solution. All I can say is that if grid is enabled, (at least) a blank line before and after \section is added. See yourself: \showgrid \setuplayout[grid=yes,] \setuphead[section][page=no,before=,after=] \starttext \startchapter[title={Authors}] \star

Re: [NTG-context] avoid space after title

2017-08-16 Thread Henning Hraban Ramm
}] > > \starttext > > \startchapter[title={Authors}] > > \startsection[title={Knuth}] > \input knuth > \stopsection > > \startsection[title={Tufte}] > \input tufte > \stopsection > > \startsection[title={Hawking}] > \input hawking > \stopsection > > \s

[NTG-context] context sensitive highlight styles

2017-08-16 Thread Henning Hraban Ramm
=yes,style={\ss\bfc}] \setuphead[section][page=no,style={\ss\bfa}] \definehighlight[emph][style=\it] \starttext \completecontent \startchapter[title={My book \emph{\ConTeXt\ for Runaways}}] \startsection[title={Knuth, \emph{the professor}}] \input knuth \stopsection \stopchapter \stoptext

Re: [NTG-context] About formatting the "Fonts out of ConTEXT" manual

2017-08-16 Thread Fabrice Couvreur
> > [{\framed > > [background=titled,frame=off,offset=8pt,align=left, > > width=\dimexpr\leftmarginwidth-\ > leftedgewidth\relax] > > {\darkre

Re: [NTG-context] About formatting the "Fonts out of ConTEXT" manual

2017-08-15 Thread Henri
    [background=titled,frame=off,offset=8pt,align=left, >   width=\dimexpr\leftmarginwidth-\leftedgewidth\relax] >   {\darkred\getmarking[section]}}] > > \setuppagenumbering[alternative=doublesided,location=] > > \setuphead >    [section] >    [color

Re: [NTG-context] About formatting the "Fonts out of ConTEXT" manual

2017-08-15 Thread Henri
    [background=titled,frame=off,offset=8pt,align=left, >   width=\dimexpr\leftmarginwidth-\leftedgewidth\relax] >   {\darkred\getmarking[section]}}] > > \setuppagenumbering[alternative=doublesided,location=] > > \setuphead >    [section] >    [color

[NTG-context] avoid space after title

2017-08-15 Thread Henning Hraban Ramm
I’d like to get rid of the blank line after section titles in grid mode. How? \setuplayout[grid=yes,] \setuphead[section][page=no,before={},after={}] \starttext \startchapter[title={Authors}] \startsection[title={Knuth}] \input knuth \stopsection \startsection[title={Tufte}] \input tufte

[NTG-context] About formatting the "Fonts out of ConTEXT" manual

2017-08-15 Thread Fabrice Couvreur
] [color=darkred] \starttext \startchapter[title={First Chapter}] \startsection[title={First section}] \dorecurse{5}{\input knuth} \stoptext Thank you Fabrice ___ If your question is of interest to others as well, please

Re: [NTG-context] Could you look at this?

2017-08-08 Thread Idris Samawi Hamid ادريس سماوي حامد
ection] [style=\bf, alternative=text, criterium=all, number=no, textcommand=\subsubParagraphNumber, insidesection=\hskip-0.49em] % adjust space after title \setupwhitespace[line] \starttext \startsection[title={Text.}] \input ward \startsubsection \input ward \startsubsubsection

Re: [NTG-context] Could you look at this?

2017-08-08 Thread Idris Samawi Hamid ادريس سماوي حامد
, criterium=all, number=no] \setuphead[subsection] [style=\bf, alternative=text, criterium=all, number=no] \setuphead[subsubsection] [style=\bf, alternative=text, criterium=all, number=no] \setupwhitespace[line] \def\startsectionpar{\startsection[title

Re: [NTG-context] Could you look at this?

2017-08-08 Thread Idris Samawi Hamid ادريس سماوي حامد
ection] [style=\bf, alternative=text, criterium=all, number=no] \setuphead[subsubsection] [style=\bf, alternative=text, criterium=all, number=no] \setupwhitespace[line] \def\startsectionpar{\startsection[title={\ParagraphNumber}]} \def\startsubsectionpar{\startsection

Re: [NTG-context] methods for numbered paragraphs (ii)

2017-08-06 Thread Idris Samawi Hamid ادريس سماوي حامد
urse{2}{% \startsection \startpar\input ward\stoppar \startparagraph\input ward\stopparagraph \startsubsubsection{} \startpar\input ward\stoppar \stopsubsubsection \dorecurse{2}{% \startsubsection \startpar\input ward\stoppar \startparagraph\input ward\stoppar

Re: [NTG-context] methods for numbered paragraphs (ii)

2017-08-06 Thread Idris Samawi Hamid ادريس سماوي حامد
e=text, insidesection=\hskip-1.2em] \setuphead[subsubsection] [style=\bf, after={\blank[big]}, before={\blank[big,medium]}, color=walayahgreen, alternative=text, insidesection=\hskip-1.2em] \define[1]\PARHEAD {{\bf{#1}}} \starttext \starttitle[title=Section 1] \startsection

Re: [NTG-context] methods for numbered paragraphs

2017-08-06 Thread Wolfgang Schuster
medium]},color=walayahred,alternative=text,distance=0.28em] \starttext \startsection[title=Section 1] \startsubsection \input ward \stopsubsection \startsubsection[title=Paragraph 2] \input ward \stopsubsection \startsubsection \startparagraph \input ward \stopparagraph \stopsubsection \stops

Re: [NTG-context] methods for numbered paragraphs (ii)

2017-08-05 Thread Idris Samawi Hamid ادريس سماوي حامد
0.28em] \setuphead[subsubsection][style=\tf,after={\blank[big]},before={\blank[big,medium]},color=walayahred,alternative=text,distance=0.28em] \starttext \startsection[title=Section 1] \startsubsection \input ward \stopsubsection \startsubsection[title=Paragraph 2] \input ward \stopsubs

[NTG-context] methods for numbered paragraphs (ii)

2017-08-05 Thread Idris Samawi Hamid ادريس سماوي حامد
,alternative=text,distance=0.28em] \starttext \startsection[title=Section 1] \startsubsection \input ward \stopsubsection \startsubsection[title=Paragraph 2] \input ward \stopsubsection \startsubsection \startparagraph \input ward \stopparagraph \stopsubsection \stopsection \stoptext == See

[NTG-context] methods for numbered paragraphs

2017-08-03 Thread Idris Samawi Hamid ادريس سماوي حامد
[subsection][style=\bf,after={\blank[big]},before={\blank[big,medium]},color=walayahgreen,alternative=text,distance=0.28em] \setuphead[subsubsection][style=\tf,after={\blank[big]},before={\blank[big,medium]},color=walayahred,alternative=text,distance=0.28em] \starttext \startsection[title=Section 1

Re: [NTG-context] Problems with headers using margintext alternative

2017-07-29 Thread Willi Egger
ioning. >> \stopparagraph >> \startparagraph >> It makes no difference in any test how the paragraphs are >> delimited—blank lines, \tex{bpar}/\tex{epar}, >> \tex{startparagraph}/\tex{stopparagraph}, or \tex{par}. >> \stopparagraph >> \start

Re: [NTG-context] Problems with headers using margintext alternative

2017-07-29 Thread Rik
\egroup \page \startchapter [title={Start/stop sectioning}] \startsection[title={Mis\-cel\-la\-neous quo\-ta\-tions}] \startparagraph \input jojomayer \stopparagraph \startparagraph \input carrol \wordright{No indent no whitespace

Re: [NTG-context] Couple of questions

2017-07-28 Thread Gerion Entrup
curse{5}{\placefigure{Eine andere Kuh} > {\externalfigure[cow.pdf]}} > \dorecurse{5}{\chapter{Kapitel} > \placefigure{Noch eine andere Kuh}{\externalfigure[cow.pdf]}} > \stoptext > > In general, please provide minimal samples of code that show your problem. Was not that sim

[NTG-context] Problems with headers using margintext alternative

2017-07-23 Thread Rik Kabel
Tested with standalone beta 2017.07.17 00:20. \stopparagraph \egroup \page \startchapter [title={Start/stop sectioning}] \startsection[title={Mis\-cel\-la\-neous quo\-ta\-tions}] \startparagraph \input jojomayer \stopparagraph

[NTG-context] \xmldoifelse false condition

2017-04-14 Thread Gerard Keiser
or match()==4]/all()} { \xmlflush{#1} } { \incrementheadnumber[section] } \stopxmlsetups \startxmlsetups{xml:selectivity:div} \xmlflush{#1} \stopxmlsetups \startxmlsetups{xml:selectivity:head} \startsection[title={\xmlflush{#1}}]\stopsection \stopxmlsetups \starttext

Re: [NTG-context] Aligning subsection head with following paragraph in tagged pdf output

2017-04-02 Thread Todd DeVries
ad[section][style=\bf, number=no] \setuphead[subsection][style=\bf, number=no, commandafter={.~}, textdistance=0cm, alternative=text] \starttext \startchapter[title=Chapter I] \startsection[title=Introduction] \startparagraph Beginning with the passage of section 504 of the Rehabilitat

Re: [NTG-context] Aligning subsection head with following paragraph in tagged pdf output

2017-03-31 Thread Rik Kabel
be used with the \setupheads command to produce this output? I've tried several variations including the snippit below. \setuppapersize[letter][letter] \setuptagging[state=start] \setupheads[subsection][style=\bf, number=no, after={. }, alternative=text] \starttext \startsection[reference=sec:deep

[NTG-context] Aligning subsection head with following paragraph in tagged pdf output

2017-03-31 Thread Todd DeVries
to produce this output? I've tried several variations including the snippit below. \setuppapersize[letter][letter] \setuptagging[state=start] \setupheads[subsection][style=\bf, number=no, after={. }, alternative=text] \starttext \startsection[reference=sec:deep, title=Deep Thoughts \startparagraph Oh Hum

Re: [NTG-context] Bibliography sorting order by Czech alphabet in Context

2017-02-08 Thread Petra Janouchová
z]). > > You might want to try > \setupbtxdataset [language=cz] > but I have never used this (I believe that it sets the default language > for entries lacking a language= field). > > > Sorting can be controlled as follows: > \startsection [title=Bibli

Re: [NTG-context] Bibliography sorting order by Czech alphabet in Context

2017-02-08 Thread Alan Braslau
as follows: \startsection [title=Bibliografie] \setupdelimitedtext [language=cz] \placelistofpublications \stopsection This is useful for multilingual documents. Other settings for \setupdelimitedtext [language=...] are (the default, use the current active language) local (respect the local

[NTG-context] Bibliography

2017-02-07 Thread Jean-Pierre Delange
rêt nourri par la philosophie pour les {\it choses humaines}. \stopchapter \starttext \startbackmatter \startchapter[title={Bibliographie}] \startsection[title={Philosophie ancienne}] \placelistofpublications[philosophie ancienne][method=local] \stopsection \s

Re: [NTG-context] Clickable question/answer numbers

2016-11-04 Thread Otared Kavian
olor=,style=] >>>>> >>>>> \defineblock[answer] >>>>> \hideblocks[answer] >>>>> >>>>> \def\myanswer[#1]{\inleft{\in[#1]\reference[A:#1]{\in[#1]}}} >>>>> >>>>> \define[1]\AnswerToQues

Re: [NTG-context] Clickable question/answer numbers

2016-11-03 Thread Mikael P. Sundqvist
{#1}}]} >>>> >>>> \define[1]\BeginAnswer{\beginanswer\myanswer[Q:#1]} >>>> >>>> \defineenumeration[question][ >>>> text=, %Question, >>>> headcolor=darkred, >>>> title=yes, >>>>

Re: [NTG-context] Clickable question/answer numbers

2016-11-03 Thread Mikael P. Sundqvist
title=yes, >>> titleleft=, >>> titleright={.}, >>> width=fit, >>> number=yes, >>> prefix=yes, >>> prefixsegments=section, >>> ] >>> >>> \starttext >>>

Re: [NTG-context] Clickable question/answer numbers

2016-11-03 Thread Hans Hagen
+b^2 = a^2 + 2ab +b^2$ since $ba=ba$. \endanswer \stopquestion \page[yes] \startsection[title={Answers to all questions}] \useblocks[answer] \stopsection \stoptext %%% end interactive-question-answer.tex On 2 Nov 2016, at 16:16, Mikael P. Sundqvist <mic...@gmail.com> wrote: Dear Ota

Re: [NTG-context] Clickable question/answer numbers

2016-11-02 Thread Mikael P. Sundqvist
> number=yes, > prefix=yes, > prefixsegments=section, > ] > > \starttext > > \section{A section with questions} > > \StartQuestion{test} > > Prove that $(a +b)^2 = a^2 + 2ab + b^2$ for all $a,b\in{\Bbb R}$. > > \BeginAnswer

Re: [NTG-context] Clickable question/answer numbers

2016-11-02 Thread Otared Kavian
] \startsection[title={Answers to all questions}] \useblocks[answer] \stopsection \stoptext %%% end interactive-question-answer.tex > On 2 Nov 2016, at 16:16, Mikael P. Sundqvist <mic...@gmail.com> wrote: > > Dear Otared (and list), > > thank you for your reply and support. > >

Re: [NTG-context] insert pagebreak in toc (MkIV)

2016-09-06 Thread Robert Blackstone
t;>> Compiled with a recent mkiv, from between sept 2015 till july 2016, the >>> result shows no page break in the ToC. >>> What can be done about this? >> >> \showinjector >> >> \setinjector[register][3][\column] >> \setinjector[list]

Re: [NTG-context] insert pagebreak in toc (MkIV)

2016-09-05 Thread Robert Blackstone
tor[register][3][\column] > \setinjector[list][2][{\blank[3*big]}] > > \starttext > \placelist[section][criterium=text] > \blank[3*big] > \placeregister[index][criterium=text] > \page > \startsection[title=Alpha] first \index{first} \stopsection > \starts

Re: [NTG-context] insert pagebreak in toc (MkIV)

2016-09-05 Thread Hans Hagen
] \setinjector[list][2][{\blank[3*big]}] \starttext \placelist[section][criterium=text] \blank[3*big] \placeregister[index][criterium=text] \page \startsection[title=Alpha] first \index{first} \stopsection \startsection[title=Beta] second \index{second} \stopsection

Re: [NTG-context] Captions numbering

2016-09-04 Thread Jose Luis Arellano
no,incrementnumber=list] \starttext \starttitle[title={Contents}] \stoptitle \placelist[chapter,section,subsubsection] \starttitle[title={Figures}] \stoptitle \placelist[figure] \startchapter[title=Chapter title] \input ward \startsection[title=Section title1] \input ward \placefigure[her

Re: [NTG-context] Me once again, a little bit trouble here

2016-08-22 Thread Ursula Hermann
pter[title={Bibliography}] \startsection[title={Allgemeine Literatur}] \placelistofpublications[allgemeine][method=local] \stopsection \startsection[title={Ich}] \placelistofpublications[ich][method=local] \stopsection \stopchapter \stop

Re: [NTG-context] Me once again, a little bit trouble here

2016-08-19 Thread eidenbenz
eine neue Diskursordnung im Sprechen und Denken über den globalen Süden formiert.\footnote{\cite[alternative=entry][ich::ErikssonBaaz2005]} \stopchapter \starttext \startbackmatter \startchapter[title={Bibliography}] \startsection[title={Allgemeine Literatur}] \placelistofpublications[

[NTG-context] Me once again, a little bit trouble here

2016-08-19 Thread Ursula Hermann
backmatter \startchapter[title={Bibliography}] \startsection[title={Allgemeine Literatur}] \placelistofpublications[truman][method=dataset] \stopsection \startsection[title={Ich}] \placelistofpublications[eriksson][method=dataset] \stopsection \s

Re: [NTG-context] Now Bibliography works, but question to the backmatter

2016-08-12 Thread Ursula Hermann
{\cite[alternative=entry][truman::ErikssonBaaz2005]} \startbackmatter \startchapter[title={Bibliography}] \placelistofpublications \startsection[title=Allgemeine Literatur] \placelistofpublications[truman][method=dataset] \stopsection \stopchapter \stopbackmatter \stoptext

Re: [NTG-context] Now Bibliography works, but question to the backmatter

2016-08-11 Thread Henri Menke
::ErikssonBaaz2005]} \startbackmatter \startchapter[title={Bibliography}] \placelistofpublications \startsection[title=Allgemeine Literatur] \placelistofpublications[truman][method=dataset] \stopsection \stopchapter \stopbackmatter \stoptext On 08/11/2016 11:14 AM, Ursula Hermann

Re: [NTG-context] Now Bibliography works, but question to the backmatter

2016-08-11 Thread Ursula Hermann
diskutiert, in der sich eine neue Diskursordnung im Sprechen und Denken über den globalen Süden formiert.\footnote{\cite[alternative=entry][ErikssonBaaz2005]} \startbackmatter \startchapter[title={Bibliography}] \placelistofpublications \startsection[title=Allgemeine Literatur

Re: [NTG-context] Now Bibliography works, but question to the backmatter

2016-08-09 Thread Henri Menke
und Denken über den globalen Süden formiert.\footnote{\cite[alternative=entry][ErikssonBaaz2005]} \startbackmatter \startchapter[title={Bibliography}] \placelistofpublications \startsection[title=Allgemeine Literatur] \placelistofpublications \stopsection \stopchapter

Re: [NTG-context] Now Bibliography works, but question to the backmatter

2016-08-09 Thread Ursula Hermann
Denken über den globalen Süden formiert.\footnote{\cite[alternative=entry][ErikssonBaaz2005]} \starttext \startbackmatter \startchapter[title={Bibliography}] \placelistofpublications \startsection[title=Allgemeine Literatur] \placelistofpublications \stopsection \stopchapter

Re: [NTG-context] Now Bibliography works, but question to the backmatter

2016-08-09 Thread Henri Menke
Hi Uschi, I have no idea what you want to do, but \startsection has to be matched by \stopsection. Also, sections can logically only occur within chapters, so the nesting was also incorrect (assuming »Allgemeine Literatur« is supposed to be a section within the chapter »Bibliography

[NTG-context] Now Bibliography works, but question to the backmatter

2016-08-09 Thread Ursula Hermann
Hello List! \startbackmatter \startchapter[title={Bibliography}] \placelistofpublications \stopchapter \startsection[title=Allgemeine Literatur] \placelistofpublications \stopchapter \stopbackmatter \stoptext I have no titel at the section, but the Title I want

Re: [NTG-context] How to typeset a line as if it had zero height

2016-08-03 Thread Wolfgang Schuster
Henri Menke <mailto:henrime...@gmail.com> 2. August 2016 um 23:40 Joseph, I have come up with this very plain TeXy solution. Cheers, Henri --- \starttext \startsection[title=Section] \dontleavehmode% manually start a paragraph (smash does not) \smash{% remove height \rlap{% remove

Re: [NTG-context] How to typeset a line as if it had zero height

2016-08-02 Thread Henri Menke
Joseph, I have come up with this very plain TeXy solution. Cheers, Henri --- \starttext \startsection[title=Section] \dontleavehmode% manually start a paragraph (smash does not) \smash{% remove height \rlap{% remove width \raise \baselineskip \hbox to \textwidth{% shift one line back

[NTG-context] How to typeset a line as if it had zero height

2016-08-02 Thread Joseph Canedo
Dear all, I have this simple MWE : \starttext \startsection[title=Section] \startalignment[flushright]Line.\stopalignment %% how to make this « 0 height  » ? \input knuth \stopsection \stoptext How can I, with ConTeXt or plain TeX, modify this simple example to typeset the text above

[NTG-context] Command line tool for macro definitions

2016-07-21 Thread Henri Menke
Dear list, For TeX/LaTeX users there is the neat command line tool `texdef` with which you can show the definition of a macro. Here an example: $ texdef -t latex section \section: \long macro:->\@startsection {section}{1}{\z@ }{-3.5ex \@plus -1ex \@minus -.2ex}{2.3ex \@plus .2ex}{\normalf

[NTG-context] Set Contents

2016-07-13 Thread Fabrice Couvreur
[section] [after={\blank[line]}] \setupcombinedlist [content] [aligntitle=yes, alternative=c] \starttext \title [content] {Sommaire} \placecontent \startchapter[title={First chapter}] \startsection[title={Activity},number=no] \stopsection \startsection[title={Second section

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

2016-07-01 Thread Ursula Hermann
}] \stopchapter \startchapter [title={Einleitung:"Entwicklung" behindern?}] \stopchapter \setupuserpagenumber[numberconversion=numbers] \setcounter[userpage][1] \startsection [title=Activité 2] \stopsection \startchapter [title={Cours-Méthodes}] \startsection [title={C

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

2016-07-01 Thread Ursula Hermann
lung" behindern?}] \startsection [title=Activité 2] \startchapter [title={Cours-Méthodes}] \startsection [title={Coordonnées d'un point dans un repère}] \startsection [title={Coordonnées du milieu d'un segment}] \startchapter [title={S'entraîner}] \st

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

2016-06-24 Thread Ursula Hermann
:"Entwicklung" behindern?}] \startsection [title=Activité 2] \startchapter [title={Cours-Méthodes}] \startsection [title={Coordonnées d'un point dans un repère}] \startsection [title={Coordonnées du milieu d'un segment}] \startchapter [title={S

Re: [NTG-context] Expansion of date inside \section

2016-06-19 Thread Hans Hagen
\startsection[title=foo,bookmark=bar] to separate between typeset text and bookmark (bookmark then can be #1-#2-#3) another possibility is \enabledirectives[references.bookmarks.preroll] - Hans Hagen

[NTG-context] [NTG-ConTeXt] Wrong order of sections and subsections

2016-06-18 Thread Marcus Vinicius Mesquita
\startsection[title=First section] \startsubsection[title=First subsection] Lorem ipsum \dots \stopsubsection \startsubsection[title=second subsection] Lorem ipsum \dots \stopsubsection \stopsection \startsection[title=Second section] \startsubsection[title=First

[NTG-context] enumeration header spacing control

2016-06-18 Thread Jan Willem Flamma
[2*big]}, inbetween={\blank[nowhite]}] \keepblocks [question] \starttext \input ward \input ward \startsection[title=Questions] \beginquestion \startquestion \dorecurse{10}{Text } \stopquestion \endquestion \beginquestion \startquestion \dorecurse{10}{Text

Re: [NTG-context] Sans serif for all math in a document.-

2016-06-06 Thread Hans Hagen
. %% \starttext \usemodule[simplefonts]% [size=11pt] \setmainfont[Latin Modern Sans] \setmathfont[Latin Modern Sans] \startsection[title={Testing ConTeXt}] This is my {\em first} ConTeXt document. \startformula Y=X\beta+\varepsilon \stopformula \stopsection \stoptext

[NTG-context] Sans serif for all math in a document.-

2016-06-06 Thread Freddy Omar López Quintero
[Latin Modern Sans] \setmathfont[Latin Modern Sans] \startsection[title={Testing ConTeXt}] This is my {\em first} ConTeXt document. \startformula Y=X\beta+\varepsilon \stopformula \stopsection \stoptext​ %% ​Could you help me? Thanks in advance!​ -- «...my role

Re: [NTG-context] win64 : luatex is not recognize as an internal command

2016-05-24 Thread Hans Hagen
and, an executable program or a command file. And when I try to do this : \ starttext \startsection[title={Testing ConTeXt}] This is my {\em first} ConTeXt document. \stopsection \stoptext Here is the result : mtx-context | fatal error: no return code, message: luatex: No such file or directo

Re: [NTG-context] win64 : luatex is not recognize as an internal command

2016-05-24 Thread Jean-Pierre Delange
han > 30 sec. to compile) and after context --make I obtain a \dumpdump message > with this cryptic sentence (in French) : 'luatex' is not recognized as an > internal or external command, an executable program or a command file. > > And when I try to do this : > \ starttext > \st

Re: [NTG-context] win64 : luatex is not recognize as an internal command

2016-05-24 Thread Jean-Pierre Delange
compile) and after context --make I obtain a \dumpdump message > with this cryptic sentence (in French) : 'luatex' is not recognized as an > internal or external command, an executable program or a command file. > > And when I try to do this : > \ starttext > \startsection[title={Testin

Re: [NTG-context] win64 : luatex is not recognize as an internal command

2016-05-24 Thread josephcanedo
nal command, an executable program or a command file. And when I try to do this : \ starttext \startsection[title={Testing ConTeXt}] This is my {\em first} ConTeXt document. \stopsection \stoptext Here is the result : mtx-context | fatal error: no return code, message: luatex: No such file or direct

Re: [NTG-context] win64 : luatex is not recognize as an internal command

2016-05-24 Thread Hans Hagen
nce (in French) : 'luatex' is not recognized as an internal or external command, an executable program or a command file. And when I try to do this : \ starttext \startsection[title={Testing ConTeXt}] This is my {\em first} ConTeXt document. \stopsection \stoptext Here is the result : mtx-cont

Re: [NTG-context] win64 : luatex is not recognize as an internal command

2016-05-24 Thread Jean-Pierre Delange
zed as an internal or external command, an executable program or a command file. And when I try to do this : \ starttext \startsection[title={Testing ConTeXt}] This is my {\em first} ConTeXt document. \stopsection \stoptext Here is the result : mtx-context | fatal error: no return code, message: lua

Re: [NTG-context] fontsize changes not understood

2016-05-24 Thread Meer, Hans van der
in a group did not change the behaviour. >> >> \setupbodyfont[dejavu,12pt] >> \def\MarkMasterA{\inmargin[location=left]{\bgroup\switchtobodyfont[9pt]\red >> Master\egroup}} >> \def\MarkMasterB{\inmargin[location=left]{\bgroup\usebodyfont[9pt]\red >> Master\egroup}} >&

[NTG-context] Sorting index register

2016-05-24 Thread Manuel Conzelmann
\def\MarkMasterB{\inmargin[location=left]{\bgroup\usebodyfont[9pt]\red Master\egroup}} \starttext \startsection[title=\MarkMasterA First title] \input hawking \MarkMasterA \input hawking \stopsection \startsection[title=\MarkMasterB First title] \input hawking \MarkMasterB \input hawking \blan

Re: [NTG-context] fontsize changes not understood

2016-05-24 Thread Hans Hagen
]\red Master\egroup}} \def\MarkMasterB{\inmargin[location=left]{\bgroup\usebodyfont[9pt]\red Master\egroup}} \starttext \startsection[title=\MarkMasterA First title] \input hawking \MarkMasterA \input hawking \stopsection \startsection[title=\MarkMasterB First title] \input hawking \MarkMasterB \input

Re: [NTG-context] fontsize changes not understood

2016-05-24 Thread Wolfgang Schuster
bgroup\switchtobodyfont[9pt]\red Master\egroup}} \def\MarkMasterB{\inmargin[location=left]{\bgroup\usebodyfont[9pt]\red Master\egroup}} \starttext \startsection[title=\MarkMasterA First title] \input hawking \MarkMasterA \input hawking \stopsection \startsection[title=\MarkMasterB First title]

[NTG-context] fontsize changes not understood

2016-05-24 Thread Meer, Hans van der
[location=left]{\bgroup\usebodyfont[9pt]\red Master\egroup}} \starttext \startsection[title=\MarkMasterA First title] \input hawking \MarkMasterA \input hawking \stopsection \startsection[title=\MarkMasterB First title] \input hawking \MarkMasterB \input hawking \blank contextversion=\contextversion

Re: [NTG-context] LaTeX reledmac: what about ConTeXt ?

2016-05-22 Thread Jean-Pierre Delange
\startcolumnset[example] \dorecurse{30}{ \startsection[title=Things are said to be named #1] \startlinenumbering Things are said to be named 'equivocally' when, though they have a common name, the definition corresponding with the name differs for each. Thus, a real man and a figure in a picture can

Re: [NTG-context] Are nested sections possible?

2016-05-19 Thread docent.einstein
ntext@ntg.nl> Datum: 14.03.2016 09:05 Předmět: Re: [NTG-context] Are nested sections possible? Hello, one more thing: It would be nice to allow mixing: - \section like commands (or \startsection ... \stopsection) - AND \startsectionlevel ... \stopsectionlevel. The main problem is that one may NE

Re: [NTG-context] ’Undefined control sequence’ with basic example

2016-04-29 Thread Wolfgang Schuster
—> Pandoc –> ConTeXt failed and I tried with the simple example (http://wiki.contextgarden.net/Command/startsection): % mode=mkiv \setuppapersize[A5] \starttext \startsection[ reference=sec:One, title={Section One}, ] For a subsection, see \in{subsection}[sec:Two:Sec]. \stopsection

[NTG-context] ’Undefined control sequence’ with basic example

2016-04-29 Thread Saša Janiška
ple (http://wiki.contextgarden.net/Command/startsection): % mode=mkiv \setuppapersize[A5] \starttext \startsection[ reference=sec:One, title={Section One}, ] For a subsection, see \in{subsection}[sec:Two:Sec]. \stopsection \startsection[ reference=sec:Two, title={Section Two}, ] [a

Re: [NTG-context] Assigning a variable to the list argument in \setupsection

2016-04-14 Thread Wolfgang Schuster
Michael Guravage <mailto:gurav...@gmail.com> 14. April 2016 um 09:46 Greetings, I would like to use a variable for the value of the list argument in, e.g., the \startsection command. If you compile my little example you will see that the first 'literal' assignment works, while the

Re: [NTG-context] Assigning a variable to the list argument in \setupsection

2016-04-14 Thread Marco Patzer
On Thu, 14 Apr 2016 09:46:34 +0200 Michael Guravage <gurav...@gmail.com> wrote: > I would like to use a variable for the value of the list argument in, > e.g., the \startsection command. If you compile my little example you > will see that the first 'literal' assignment works, w

[NTG-context] Assigning a variable to the list argument in \setupsection

2016-04-14 Thread Michael Guravage
Greetings, I would like to use a variable for the value of the list argument in, e.g., the \startsection command. If you compile my little example you will see that the first 'literal' assignment works, while the second 'variable' assignment does not. What am I missing here? Cheers, Michael

[NTG-context] Assigning a variable to the list argument in \setupsection

2016-04-14 Thread Michael Guravage
Greetings, I would like to use a variable for the value of the list argument in, e.g., the \startsection command. If you compile my little example you will see that the first 'literal' assignment works, while the second 'variable' assignment does not. What am I missing here? Cheers, Michael

<    1   2   3   4   5   6   7   >