easiest, if empty lines in the editors would be automatically
> interpreted as "\blank" – and then without indenting of course. How to get
> that?
\setupwhitespace[line]
\starttext
First paragraph
Second paragraph
\stoptext
Wolfgang
Am 04.04.2013 um 22:37 schrieb john Culleton :
> I had a line \setupwhitespace[medium] in the preamble to the
> file. I moved it to occur after \startbodymatter and all was fine.
You can use \startsectionblockenvironment to enable the setup
with the begin of a certain sectionbloc
ntries.
>
> \starttext
>
> \completecontent
>
> \page
>
> \dorecurse{12}{\section{Section #1}}
>
> \stoptext
>
> Wolfgang
I had a line \setupwhitespace[medium] in the preamble to the
file. I moved it to occur after \startbodymatter and all was fine.
--
John Cullet
Am 16.03.2013 um 14:58 schrieb "Meer H. van der" :
> Solved. Before was \setupwhitespace[small], for this I had to surround
> everything with
> \start
> \setupwhitespace[none]
> ..
> \stop
You can also prevent the space with the following setup for the narrower
Solved. Before was \setupwhitespace[small], for this I had to surround
everything with
\start
\setupwhitespace[none]
..
\stop
Hans van der Meer
On 16 mrt. 2013, at 13:44, Wolfgang Schuster
wrote:
>
> Am 16.03.2013 um 12:45 schrieb H. van der Meer :
>
>> I find that in
&g
What has happened to the joinedup parameter of \startitemize?
As can be seen in the following minimal example, the \setupwhitespace
effectively kills the effect of the joinedup. Making it impossible to typeset
preceding text and item list close together.
I can barely believe that this side
On Wed, 6 Feb 2013, Wolfgang Schuster wrote:
Use \setupblank[fixed,line].
This is indeed the proper way. For some reason, I was simply testing with
arguments to \setupwhitespace and, of course, \setupwhitespace[fixed,big]
did not have the desired affect.
Aditya
ent][setups=paragraph:indenting]
\defineparagraph[red] [color=red]
\defineparagraph[italic][style=italic]
\setupwhitespace[line]
\starttext
\startparagraph
\input reich
\stopparagraph
\startparagraph[german]
\input reich
\stopparagraph
\startparagraph[big]
\input reich
\stopparagraph
\startparagraph[inde
\defineparagraph[italic][style=italic]
\setupwhitespace[line]
\starttext
\startparagraph
\input reich
\stopparagraph
\startparagraph[german]
\input reich
\stopparagraph
\startparagraph[big]
\input reich
\stopparagraph
\startparagraph[indent]
\input reich
\stopparagraph
\startparagraph[red]
\input reich
agraph[german][setups=paragraph:german]
\defineparagraph[big] [setups=paragraph:double]
\defineparagraph[indent][setups=paragraph:indenting]
\defineparagraph[red] [color=red]
\defineparagraph[italic][style=italic]
\setupwhitespace[line]
\starttext
\startparagraph
\input reich
\stopparagraph
\startparagra
m]
\stopsetups
\defineparagraph[german][setups=paragraph:german]
\defineparagraph[big] [setups=paragraph:double]
\defineparagraph[indent][setups=paragraph:indenting]
\defineparagraph[red] [color=red]
\defineparagraph[italic][style=italic]
\setupwhitespace[line]
\starttext
\startparagraph
\input reich
\stop
Hi Wolfgang,
Am 30.01.2013 um 21:56 schrieb Wolfgang Schuster :
>
> Am 30.01.2013 um 10:00 schrieb Keith J. Schultz :
>
>> Hi Everybody,
>>
[snip, snip]
>> Also, it took me awhile to find the setupwhitespace command, because for me
>> whitespace can be
&g
paragraphs.
>
> The problem want is the name of the standard(default) paragraph.
> I have not found any. Is there a name for it.
>
> As example lets take I want to have a little space between my paragraph.
>
> MWE
>
> \setupwhitespace{medium]
>
> \startext
>
the standard way of doing things in ConTeX, as
with headers and wanted to use setupparagraphs.
The problem want is the name of the standard(default)
paragraph.
I have not found any. Is there a name for it.
As example lets take I want to have a little space between
my paragraph.
MWE
\setupwhit
e of the standard(default) paragraph.
I have not found any. Is there a name for it.
As example lets take I want to have a little space between my paragraph.
MWE
\setupwhitespace{medium]
\startext
\stoptext
What I would like is to do:
MNWE:
\setuparagraphs[][][before={\setupwhitespace{medium]]
ph.
I have not found any. Is there a name for it.
As example lets take I want to have a little space between my paragraph.
MWE
\setupwhitespace{medium]
\startext
\stoptext
What I would like is to do:
MNWE:
\setuparagraphs[][][before={\setupwhitespace{medium]]
%% or
%% \setuparagraphs[
or it.
As example lets take I want to have a little space between my paragraph.
MWE
\setupwhitespace{medium]
\startext
\stoptext
What I would like is to do:
MNWE:
\setuparagraphs[][][before={\setupwhitespace{medium]]
%% or
%% \setuparagraphs[][][before=\bigskip]
\startext
\stoptext
In o
trut}
>>
>> \input tufte
>>
>> \stoptext
>
>
> or, depending on how much there is
>
> \definenarrower[Common][left=3cm,right=3cm]
> \definenarrower[One][Common][default=right]
> \definenarrower[Two][Common][default=left]
>
> \setuplayout
&g
]
\setupbodyfont
[10pt]
\setupwhitespace
[big]
\starttext
\startOne
\input ward
\stopOne
\startTwo
\input ward
\stopTwo
\stoptext
-
Hans Hagen | PRAGMA
with this approach is also that you get the parskip before the itemize.
Compare this
\setupwhitespace[4cm]
\starttext \showgrid
\startalignment[middle]
\input knuth
\stopalignment
\dontleavehmode
\startitemize
\startitem \input knuth \stopitem
\stopitemize
\stoptext
with this
\starttext
Am 23.10.2012 um 20:54 schrieb Pablo Rodríguez :
> Hi there,
>
> I have the following settings for a document.
>
> \setupinterlinespace[line=3.2ex]
> \setupwhitespace[medium]
>
> But I would like to have diferent values for interlinear space and
> between paragraph
Hi there,
I have the following settings for a document.
\setupinterlinespace[line=3.2ex]
\setupwhitespace[medium]
But I would like to have diferent values for interlinear space and
between paragraphs.
strc-not.mkvi shows that the after option from \setupnotation does the
work with the space
tended and is there a cleaner solution? Example:
>
> \setuplayout [width=8cm]
> \setupbodyfont [mono]
> \startsetups [myset]
> \setupwhitespace [big]
> \setuptolerance [space]
> \stopsetups
> \setups{myset}
>
> \starttext
> \startTEXpage [setups=myset]
>
]
\setupbodyfont [mono]
\startsetups [myset]
\setupwhitespace [big]
\setuptolerance [space]
\stopsetups
\setups{myset}
\starttext
\startTEXpage [setups=myset]
%% \spaceskip .5em plus .25em minus .25em
\input knuth
\stopTEXpage
\input knuth
\stoptext
Marco
raphs to a blank line between the paragraphs?
>
> \setupwhitespace[big]
Thanks a lot, that is exactly what I was looking for.
Xenia
___
If your question is of interest to others as well, please add an entry to th
On 11-9-2012 13:22, Xenia wrote:
Dear context folks,
I am expected to write a number of texts containing paragraphs separated
by a blank line. Is there a parameter/command to set the line break
between paragraphs to a blank line between the paragraphs?
\setupwhitespace[big
\setupalign[line]
\setupwhitespace[small]
\starttext
\dorecurse{10}{ba gla bla\par}
\stoptext
--8<---cut here---end--->8---
\dorecurse{10}{\begstrut ba gla bla\endstrut\par}
-
Hi,
How could I avoid please, that the lower part of the "g" gets cut:
--8<---cut here---start->8---
\definepapersize[test][width=5cm, height=39mm]
\setuppapersize[test]
\setuplayout[page]
\setupalign[line]
\setupwhitespace[small]
\starttext
\
("env.tex", "w")
> fp:write([[
> \startenvironment env
>
> \def\ColumnDistance{1cm}
>
> \startmode[columns]
> \definepapersize[columns][
>width=\dimexpr (\textwidth - \ColumnDistance) / 2 \relax,
>height=\textheight]
> \setuppapers
t=\textheight]
\setuppapersize[columns]
\setuplayout[page]
\setuppagenumbering[location=]
\setupalign[verytolerant, stretch, line]
\setupwhitespace[small]
\stopmode
\startbuffer[german]
\it\dorecurse{15}{\dorecurse{20}{german }\par}
\stopbuffer
\startbuffer[french]
\bf\dorecurse{15}{\dorecurse{2
Hi,
What could I do please, so that the second page looks like the first
one?
--8<---cut here---start->8---
\showframe
\setupalign[line]
\setupwhitespace[small]
\def\MyBox{\dontleavehmode\externalfigure[hacker][height=0.4\textheight]\par}
\starttext
ltogether.
The alternative you are looking for might be to locally set a
different parskip for the footnote inserts:
\setupnotation[footnote][
before={\setupwhitespace[big]},
numbercommand=,
]
\starttext
\dorecurse{5}{foot
,
rightmargin=0.25in,
topspace=0.5in,
header=0.25in,
headerdistance=1.0in,
height=7.75in,
footerdistance=0.25in,
footer=0.25in]
\setupwhitespace[small]
\setupfloats[spacebefore=none]
\setuppagenumbering[location=footer
t=yes,ss11=yes,ss06=yes]
6 \setmainfont[Theano Didot][italicfont=Old Standard Italic]
7 \setupbodyfontenvironment[default][em=italic]
8
\setupinteraction[state=start,color=,style=,contrastcolor=,focus=standard]
9 \setupcombinedlist[content][interaction=all]
10 \setupindenting[medi
width18mm
> height0.4pt\vskip2mm\stopcolor}
>
> % footnote's interlineskip etc.
> \startsetups footnotesetup
> \setupinterlinespace[line=9.8pt, height=.79,depth=.21]
> \lineskiplimit-\maxdimen
> \setupwhitespace[2pt]
> \stopsetups
>
> % footnotes bottom page
> \def\ne
ote]
% footnote's rule
\unexpanded\def\MyRule{\startcolor[orange]\vrule width18mm
height0.4pt\vskip2mm\stopcolor}
% footnote's interlineskip etc.
\startsetups footnotesetup
\setupinterlinespace[line=9.8pt, height=.79,depth=.21]
\lineskiplimit-\maxdimen
\setupwhitespace[2pt]
\stopsetups
% foo
topspace=5mm,
header=5mm,
headerdistance=10mm,
footer=11mm, %10mm
bottomspace=5mm,
bottom=0mm,
]
% Pouziti barev
\setupcolors[state=start]
\setupcolor[rgb]
\setupinterlinespace[medium]
\setupwhitespace[medium]
\setuptabulate[header=repeat]
\se
no extra whitespace
between the items. Whitespace and interlinespace should be
the same: 0.4em. What can I do against the whitespace?
\setupwhitespace[0.4em]
\setupinterlinespace [0.4em]
\startitemize
\item aaa aaa aaa
aaa aaa
someone please tell me why it is not
working, and how I can change my definition so that it works? Is this
a bug?
Minimal Example:
\setuppapersize[letter][letter]
\setupwhitespace[medium]
\setuplayout[height=middle,width=middle,topspace=0.5in,header=1cm,backspace=1.25in]
\setupcolors[state=start
\relax,
backspace=25mm,topspace=20mm,
header=12pt,headerdistance=15mm,
footer=5mm,footerdistance=8mm,
%rightmargin=\zeropoint,
location=middle,marking=off]
\setupwhitespace[halfline]
\definelayer[graphics][position=yes]
\setupbackgrounds[page][background=graphics]
\setuplanguage[nl
ay also use an actual dimension such as 1pt as an argument, in
> case "off" is a bit too illegible already.)
>
> Space between paragraphs: \setupwhitespace[none]
>
> > Thanks,
> > Alasdair
>
> Hope that helps,
> ~~ Ondra
>
>
I'm using the Arial font, so as to most
> closely approximate the MS Word original.
Space between lines: \setupinterlinespace[off]
(You may also use an actual dimension such as 1pt as an argument, in
case "off" is a bit too illegible already.)
Space between paragraphs: \s
r...
\setupnumbering
[way=bychapter]
\setuppagenumbering
[\c!location=]
\setuptolerance
[\v!verytolerant,\v!stretch]
\setupblank
[\v!medium]
\setupwhitespace
[\v!medium]
\setuptyping
[\c!blank=\v!medium]
\setupheadertexts
[\v!margin]
[][\hfill\pagenumber\hfill]
\setupfootertexts
[\v!marg
,
\c!backgroundoffset=.25ex,
\c!frame=\v!off,
\c!before=,
\c!after=]
% Number formulae etc. using the chapter number...
\setupnumbering
[way=bychapter]
\setuppagenumbering
[\c!location=]
\setuptolerance
[\v!verytolerant,\v!stretch]
\setupblank
[\v!medium]
\setu
paragraphs?
% ~ Patrick Gundlach
\def\hangover{\hangafter=1\hangindent=0.5in}
\definestartstop[workscited][
before={
\page[no]
\indenting[never]
\startalignment[left]
\bibliography{Recommended Reading}
\stopalignment
\setupwhitespace[medium]
\bgroup\appendtoks\hangover\t
pace=17mm,
header=12pt,headerdistance=6pt,
footer=36pt,footerdistance=0pt,
location=middle,marking=off]
\setupwhitespace[halfline]
\setuppagenumbering [alternative=doublesided,location=]
\setupheader[align=middle]
%\def\HeadL{Part
{\convertnumber{Numbers}{\namedheadnu
ynchronous"head a bug or am I simply doing something wrong??
>> I don't know, but with
>>
>> \dorecurse{2}{\input tufte \par}
>> \page
>> \section{Two}
>>
>> things go better.
>>
>> --
>> luigi
>
> \showframe
> \setu
fte \par}
> \page
> \section{Two}
>
> things go better.
>
> --
> luigi
\showframe
\setupbodyfont[postscript, 10pt]\setupinterlinespace[line=12pt]
\definepapersize[Pape][width=14.7cm,height=22.3cm]
\setuppapersize[Pape][Pape]
\setuplayout
[width=113mm,height=572pt\relax,
s for your help.
>
> \setuppapersize[S6][S6]
> \setuplayout[backspace=0.5in, width=middle, header=0.25in,
> topspace=0.25in, height=middle]
> \setupbackgrounds[page][background=color, backgroundcolor=linen]
> \setupwhitespace[medium]
> \setuppagenumbering[l
ments where the problem occurs.
Thanks for your help.
\setuppapersize[S6][S6]
\setuplayout[backspace=0.5in, width=middle, header=0.25in,
topspace=0.25in, height=middle]
\setupbackgrounds[page][background=color, backgroundcolor=linen]
\setupwhitespace[medium]
\setuppagenumb
ce=6pt,
footer=36pt,footerdistance=0pt,
location=middle,marking=off]
\setupwhitespace[halfline]
\setuppagenumbering [alternative=doublesided,location=]
\setupheader[align=middle]
\def\HeadL{Part
{\convertnumber{Numbers}{\namedheadnumber{chapter}}}\enskip\getmarking[EbeneEins]}
\def\HeadR
>
> \setuplayout[
> backspace=0mm,
> topspace=0mm,
> margin=0mm,
> header=0mm,
> footer=0mm
> ]
>
> \setupindenting[none]
>
> \setupwhitespace[medium]
> \setupinterlinespace[22pt]
>
&
ppapersize[short][short]
\setuplayout[
backspace=0mm,
topspace=0mm,
margin=0mm,
header=0mm,
footer=0mm
]
\setupindenting[none]
\setupwhitespace[medium]
\setupinterlinespace[22pt]
\starttext
\input Tufte
\input Knuth
\input Tufte
3.7cm,
leftmargindistance=1cm, %from right of leftmargin to left of textbody
bottomspace=1.62cm,
footer=1.49cm,
% grid=yes, % to align text on a grid. If this is on, setupwhitespace and
setupinterlinespace doesn't work.
setup=strict]
\showframe
\setupinmargin[stack=yes]
\starttext
\dorecurse{2
I am trying to understand how context is working.
Would anyone like to comment on why the following does not work as expected?
"hfil\break" and "\crlf" do not indent after the first line (but
"\startnarrower" works):
\starttext
\setupwhitespace[3.5mm]
\hskip 2c
d the same
> amount but only the first line of the first address appears
> indented as expected:
> >
> >
> > \starttext
> >
> > % define skip before paragraphs (default is no skip)
> > \setupwhitespace[3.5mm]
> > %\setupwhitespace[big]
> >
does
not work as (I) expected.
I would expect both addresses to be indented the same amount but only the first
line of the first address appears indented as expected:
\starttext
% define skip before paragraphs (default is no skip)
\setupwhitespace[3.5mm]
%\setupwhitespace[big]
\hskip 2cm 9/99
expect both addresses to be indented the same amount but only the first
line of the first address appears indented as expected:
\starttext
% define skip before paragraphs (default is no skip)
\setupwhitespace[3.5mm]
%\setupwhitespace[big]
\hskip 2cm 9/99 Addr Line 1 Street\hfil\break
\hskip 2cm
, 10pt]\setupinterlinespace[line=12pt]
\definepapersize[Pape][width=14.7cm,height=22.3cm]
\setuppapersize[Pape][Pape]
\setuplayout
[width=113mm,height=572pt\relax,
backspace=17mm,topspace=17mm,
header=12pt,headerdistance=6pt,
footer=36pt,footerdistance=0pt,
e[bok][width=7.0in,height=10.0in]
> > %\setuppapersize[bok][letter]
> > \setuppapersize[bok][bok]
> > \setuplayout[location=middle,marking=on]%
> > \setupwhitespace[line]
> > \setuptyping[style=small]
>
> \stopenvironment
>
> > Anyone else have this probl
gt; \stoptext
>
> and macros.tex looks like this:
\startenvironment macros
> \setupoutput[pdftex]
> \definepapersize[bok][width=7.0in,height=10.0in]
> %\setuppapersize[bok][letter]
> \setuppapersize[bok][bok]
> \setuplayout[location=middle,marking=on]%
> \setupwhitespac
rterbt). So this defect is not limited to one font. My
main file is as follows:
\input macros.tex
\usemodule [simplefonts]
\setmainfont [calibri]
\starttext
\input body.tex
\stoptext
and macros.tex looks like this:
\setupoutput[pdftex]
\definepapersize[bok][width=7.0in,height=10.0in]
%\setuppape
wgrid
\starttext
\startcolumns[n=2, align=yes, balance=yes]
\clubpenalty1
\widowpenalty10000
\setupwhitespace[Test, flexible]
%\setuplayout[grid=tolerant]
\dorecurse{10}{\input knuth}
\stopcolumns
\stoptext
is a big step in the right direction. Pages 1 & 2 are perfect now, but
I wonder
[Notsohuge]{\ctxparskip.5\Hugeskip} % for
\setupwhitespace
\setupalign[line]
\setuplayout[grid=tolerant]
\setuplayout[lines=41]
%\showgrid
\starttext
\startcolumns[n=2, align=yes]
\clubpenalty1
\widowpenalty1
\setupwhitespace[Notsohuge]
%\setuplayout[grid=tolerant]
\dorecurse{10
) Columnsets cause less trouble than the ordinary
> ?\[start|stop]columns?; (2) you have to define the vskips prior
> to using them with ?\setupwhitespace? or ?\blank?.
>
that takes me a bit further. But columnsets seem to have one great
disadvantage
regarding my project (as far as i could
Hi Philipp,
thank you for your reply.
>
> (1) Columnsets cause less trouble than the ordinary
> ?\[start|stop]columns?; (2) you have to define the vskips prior
> to using them with ?\setupwhitespace? or ?\blank?.
>
that takes me a bit further. But columnsets seem to have one gre
>
> \stopcolumns
>
> \stoptext
>
>
> The text goes ca 1 line into the footer-region. I played around with
> various settings (blank, align=yes, setupwhitespace etc), but can
> not figure out
> how to keep the text in the main area only.
> Another related questi
blank, align=yes, setupwhitespace etc), but can not
figure out
how to keep the text in the main area only.
Another related question: for which purpose is the columns setting in
setuplayout? It doesnt seem to affect the output?
And still another question: how can i fine-control the amou
between them,
but to force the pages getting filled there may be a small space. I cannot
figure out how to set it up.
In the mailing list I found the sample
\setupwhitespace[3pt plus 2pt minus 1pt]
but in fact, that seems to have no effect, the page ist not filled. The
Reference-Manual doesnt mention
gure out how to set it up.
> In the mailing list I found the sample
> \setupwhitespace[3pt plus 2pt minus 1pt]
> but in fact, that seems to have no effect, the page ist not filled. The
> Reference-Manual doesnt mention this form, but states that there is some
> stretcha
\setupwhitespace[3pt plus 2pt minus 1pt]
but in fact, that seems to have no effect, the page ist not filled. The
Reference-Manual doesnt mention this form, but states that there is some
stretchability.
How can I define the stretchability?
My simple Example:
\definepapersize [NomosLexSozA] [width
ldisplay=1]
%Indentation
\setupheads[indentnext=yes]
\setupindenting[yes,small,first]
% Vertical spaces between paragraphs
\setupwhitespace[none]
%Itemize
\setupitemize[each][identnext=yes,margin=2em]
\setupitemize[each][headstyle=bold]
% Mathematical packets
%\usemodule[newmat]
% Modules
\usem
apersize[letter][letter]
\setuplayout[backspace=1.25in,
width=middle,topspace=0.75in,headerheight=0.5in,bottomspace=0.75in,footerheight=0.5in]
\setupwhitespace[medium]
\setuppagenumbering[location=footer]
\setuphead[section][textstyle=bold, numberstyle=bold, continue=yes]
\setupbibtex[database=refer
200 entries), there are several such entries
missing and several big blanks of varying sizes in the Bibliography
section.
Regards,
Mathieu
\setuppapersize[letter][letter]
\setuplayout[backspace=1.25in,
width=middle,topspace=0.75in,headerheight=0.5in,bottomspace=0.75in,footerheight=0.5in]
\set
minimal example. The bib file is attached. Thanks very much
for your help.
\setuppapersize[letter][letter]
\setuplayout[backspace=1.25in,
width=middle,topspace=0.75in,headerheight=0.5in,bottomspace=0.75in,footerheight=0.5in]
\setupwhitespace[medium]
\setuppagenumbering[location=footer
red]},
command=\placeheadinmargin,
before=,after=,
]
\setupwhitespace[none]
\def\placeheadinmargin#1#2{%
%\margintitle{#2}%
\margintitle{\raise-\baselineskip\hbox{#2}}% needed with grid
}
\starttext
\dorecurse{10}{%
\section{\text}
\input \text
\par
}
\stoptext
·
]
\setupwhitespace[line] % maybe een that without stretch
\setuplayout[header=2\lineheight] % only lines
the strict might also help your position at work
(we could make a competition out of this as we also need fonts without
features, math without smaller sizes, sans fonts only, 9bp bodyfont
sizes, etc
he spacing between two lines of source
is too large.
That is by design. Currently, 2context.vim simply adds some markup, and
the resutant file is read using
\startlines
\stoplines
\start-stop-lines converts each line to a paragraph. You can try
\startsetups vim:setups
\setupwhite
output
one couldn't tell that this is actually the end of a paragraph. so, How
can I force the last line to be justified as well?
In order to see the reason for my question, consider the following
example:
\setupwhitespace[big]
\setupalign[line]
\starttext
\dorecurse{3}{\input knuth\par}
\pl
=0in,
header=0.5in,
footer=0.5in,
headerdistace=0in,
footerdistance=0in
]
\setupwhitespace [small]
\setupblank [medium]
%\startMPenvironment[global]
%\definetypeface
% [MyFace] [rm] [serif] [palatino] [default] [encoding=ec
o][\defaultencoding]
\setupbodyfont [palatino,12pt]
% Be tolerant with paragraph building
\setuptolerance [horizontal,verytolerant,stretch]
% Choose a language, and associated hyphenation rules.
\language [en]
% No page number
\setuppagenumbering [state=off]
% White space between paragraphs
\setup
ce between the default math parameters for MkIV?
13.) Different spacing
\setupwhitespace[big]
\def\dictentry#1#2{\hbox{\bf#1}\hbox{\hbox to 1em{}\hbox{#2}}\blank[4mm]}
\starttext
\dictentry{clipping}{preboj}
\dictentry{clustering}{gručenje}
\stoptext
Vertical spacing has been completely redo
ok into bib mess stuff later
12.) \nocite[nonexistent] generates an empty [n] in bibliography in
MKII, while it has zero effect in MKIV (it should at least generate an
error).
you may make a tracker of this
13.) Different spacing
\setupwhitespace[big]
\def\dictentry#1#2{\hbox{\bf#1}\hbox{\hb
iproton and Ion Research}
\stoppublication
\starttext
\cite[FAIR]\par
\placepublications
\stoptext
12.) \nocite[nonexistent] generates an empty [n] in bibliography in
MKII, while it has zero effect in MKIV (it should at least generate an
error).
13.) Different spacing
\setupwhitespace[big]
,
footer=0.04\paperheight,
bottomspace=0.038889\paperheight]
\setuppagenumbering[alternative=doublesided,
location={footer}]
\setupinterlinespace[top=0.0] % `top=0.0' gets rid of unoccupied vertical
white space at the top of the first line
\setupwhitespace[big] % Turns on blan
]
\setupindenting[yes, 3mm]
\setupwhitespace[6mm]
\mainlanguage[fr]
\setupbodyfont[sansserif, 12pt]
\definepapersize[monpapier][width=210mm, height=297mm]
\definebodyfont[10pt][tt][bf=cmbtt10]
\setuplines[space=on]
\setupheadertexts[chapter]
\setuppagenumbering[alternative=doublesided,location={footer
]
\setupindenting[yes, 3mm]
\setupwhitespace[6mm]
\mainlanguage[fr]
\setupbodyfont[sansserif, 12pt]
\definepapersize[monpapier][width=210mm, height=297mm]
\definebodyfont[10pt][tt][bf=cmbtt10]
\setuplines[space=on]
\setupheadertexts[chapter]
\setuppagenumbering[alternative=doublesided,location={footer
ndentation
\setupheads[indentnext=yes]
\setupindenting[yes,small,first]
% Vertical spaces between paragraphs
\setupwhitespace[none]
%Itemize
\setupitemize[each][identnext=yes,margin=0em]
\setupitemize[each][headstyle=bold]
% Mathematical packets
\usemodule[newmat]
% Modules
\usemodule[tikz]
\uset
%<- snip --
\setupoutput[dvi]
\setupwhitespace[1.2em]
\definestartstop[verse]
[command={%
\setupwhitespace[1.2em]%
},style={%
\raggedright\nohyphens%
},before={%
\setuplines[indenting={yes,-2em,first}]%
\setupna
irst words of the paragraph.
That's the example, which does not work (all lines are indented)
%<-- snip ---
\definestartstop[verse]
[command={\setupwhitespace[1.2em]}% % follow the grid
,before={\setupindenting[-2em,yes]% %
On Sat, 13 Mar 2010 18:36:23 +0100
Wolfgang Schuster scribit:
> Am 13.03.10 18:22, schrieb R. Bastian:
> > Hello,
> >
> > I join a minimal example (ex0.tex)
> >
> >
> > \parindent 3mm
> >
> \setupindenting[yes,3mm]
> > \parski
Am 13.03.10 18:22, schrieb R. Bastian:
Hello,
I join a minimal example (ex0.tex)
\parindent 3mm
\setupindenting[yes,3mm]
\parskip 6mm
\setupwhitespace[6mm]
\language[fr]
\language is for the local change of the language *in* the document, the
global language of the
Am 11.03.2010 15:16, schrieb Wolfgang Schuster:
> Am 11.03.10 15:08, schrieb Peter Rolf:
>> \definedelimitedtext
>>[quotetest]
>>[leftmargin=standard,
>>
>> before={\startgridcorrection\blank[medium]\switchtobodyfont[8pt]\setupinterlinespa
Am 11.03.10 15:08, schrieb Peter Rolf:
\definedelimitedtext
[quotetest]
[leftmargin=standard,
before={\startgridcorrection\blank[medium]\switchtobodyfont[8pt]\setupinterlinespace[line=8pt]\setupwhitespace[none]},
after={\blank[medium]\stopgridcorrection},
grid=tolerant
>> [before={\startnarrower\switchtobodyfont[8pt]\setupinterlinespace[line=7pt]\lineskiplimit-\maxdimen},after=\stopnarrower]
>>>
>> Hi Steffen,
>>
>> this works, but the \startlocal...\stoplocal combination is not used
>> very often in 'the sou
=tolerant]
\definedelimitedtext
[quotetest]
[leftmargin=standard,
before={\switchtobodyfont[8pt]\setupinterlinespace[line=16pt]\setupwhitespace[none]},
indenting=no]
\setupindenting[yes,medium]
\starttext
\input knuth \par
\startquotetest
\input knuth \par
\stopquotetest
;
> Hi Steffen,
>
> this works, but the \startlocal...\stoplocal combination is not used
> very often in 'the source' (so there must be a better way).
>
> \definestartstop[quotetest]
> [before={\startnarrower\startlocal\switchtobodyfont[8pt]\setupinterlinespace[line=1
here must be a better way).
\definestartstop[quotetest]
[before={\startnarrower\startlocal\switchtobodyfont[8pt]\setupinterlinespace[line=16pt]\setupwhitespace[0pt]\setupindenting[0em,yes]},after=\stoplocal\stopnarrower]
best wishes,
Peter
> \starttext
>
&
]
\setuplayout[grid=tolerant]
\definestartstop[quotetest]
[before={\startnarrower\switchtobodyfont[8pt]\setuplocalinterlinespace[line=16pt]\setupwhitespace[0pt]\setupindenting[0em,yes]},after=\stopnarrower]
\starttext
\input tufte \par
\startquotetest
\input tufte \par
\stopquotetest
\stoptext
On Wed, 10 Mar 2010 18:21:13 +0100
Hans Hagen scribit:
[...]
> \prependtoks \to\everystarttext
> \prependtoks\to\everystoptext
\prependtoks\to\everystoptext
>
> \setupwhitespace[line]
[...]
>
> (some day i will cook up a nice mkiv variant which does not demand
> redefin
301 - 400 of 653 matches
Mail list logo