Re: [NTG-context] Feature request: linespacing in (foot)notes

2008-11-14 Thread Aditya Mahajan
://archive.contextgarden.net/message/20070314.020258.3501cc05.en.html \def\setnotebodyfont {\let\setnotebodyfont\relax \restoreglobalbodyfont \switchtobodyfont[\noteparameter\c!bodyfont]% \setuptolerance[\noteparameter\c!tolerance]% \setupalign[\noteparameter\c!align

Re: [NTG-context] Feature request: linespacing in (foot)notes

2008-11-14 Thread Wolfgang Schuster
could have also normal running text in the same size as the footnote but the linedistance need to be bigger. \def\setnotebodyfont {\let\setnotebodyfont\relax \restoreglobalbodyfont \switchtobodyfont[\noteparameter\c!bodyfont]% \setuptolerance[\noteparameter\c!tolerance]% \setupalign

Re: [NTG-context] Need more interword spacing

2008-11-13 Thread Vyatcheslav Yatskovsky
Hi all, I found nice solution by myself: \interwordspace 2\interwordspace that sets double space. Wolfgang's \setuptolerance[horizontal,space] also works fine. But 2*space doesn't work, what can I do if I want even more space? Best, Vyatcheslav

Re: [NTG-context] Need more interword spacing

2008-11-13 Thread Wolfgang Schuster
On Thu, Nov 13, 2008 at 2:21 PM, Vyatcheslav Yatskovsky [EMAIL PROTECTED] wrote: Hi all, I found nice solution by myself: \interwordspace 2\interwordspace that sets double space. Wolfgang's \setuptolerance[horizontal,space] also works fine. But 2*space doesn't work, what can I do if I

Re: [NTG-context] Need more interword spacing

2008-11-12 Thread Wolfgang Schuster
using code such as ``spaceskip .25em plus .25em\relax'' to adjust spaces in Chinese chacracters. You can try it for your problem. Before you do this try \setuptolerance[horizontal,space]. Wolfgang ___ If your

Re: [NTG-context] questions about Aditya's thesis

2008-11-06 Thread Aditya Mahajan
/mzxxpc 3. The entries in bibliography outflow into the margins; pages 23 onwards. I don't mind if the line contains huge gaps as long as the entries don't flow into the margins. Add something like \setuptolerance[verytolerant, stretch] before \placepublications. Occasionally, I had to edit

[NTG-context] Bibtex doubt

2008-11-05 Thread Xan
, Xan. PS: I attach too running.txt that outputs the texexec. % interface=en output=pdftex % Regime \enableregime[utf] % Choose a font %\usetypescript [palatino][\defaultencoding] \setupbodyfont [palatino,12pt] % Be tolerant with paragraph building \setuptolerance [horizontal,verytolerant,stretch

[NTG-context] \setupspacing[...] and the last line of a paragraph

2008-10-10 Thread Bernd Kosubek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dear all! %%% % Source: %%% \enableregime[utf] \installlanguage[german][de] \mainlanguage[de] \setuppapersize[C5][A4] \setuplayout[width=124mm] \setupbodyfont[10pt] \setupindenting[none] \setupwhitespace[small] \setuptolerance[horizontal

Re: [NTG-context] \setupspacing[...] and the last line of a paragraph

2008-10-10 Thread Wolfgang Schuster
] \setupbodyfont[10pt] \setupindenting[none] \setupwhitespace[small] \setuptolerance[horizontal,strict] \setupspacing[packed] \definestartstop[Ausgabe][% before={% \setuptextrules[location=left]% \textrule[top]{Ausgabe}% },% after={\textrule},% commands={\indenting[no]}% ] \starttext

Re: [NTG-context] Hyphenating hyperlinks

2008-09-16 Thread Jano Kula
.) \setuptolerance[tolerant] will help. Jano ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage

Re: [NTG-context] Hyphenating hyperlinks

2008-09-16 Thread Steffen Wolfrum
hbox. (And there is no space after urls.) \setuptolerance[tolerant] will help. Jano And there is also \hyphenatedurl{...} Steffen ___ If your question is of interest to others as well, please add an entry

Re: [NTG-context] \setuptolerance and vertical spacing

2008-08-22 Thread Olivier Guéry
Thank's \setuplayout[grid=yes] and \setuptolerance[horizontal, stretch] do the trick, but once again, I don't understand the logic beside a part of context :( Cheers, O. I've found an other « trick ». After the « \starttext » \brokenpenalty \zerocount allow last sentence of the page

[NTG-context] \setuptolerance and vertical spacing

2008-08-19 Thread Olivier Guéry
Hello, I'm still trying to play with pdf for my Sony e-reader. So, I need to setup \setuptolerance It work's great for the horizontal tolerance but I can't understand anything about the vertical one :-p It seems that I can't do anything to force page cutting after hyphenate at the end

Re: [NTG-context] \setuptolerance and vertical spacing

2008-08-19 Thread Wolfgang Schuster
On Tue, Aug 19, 2008 at 12:09 PM, Olivier Guéry [EMAIL PROTECTED] wrote: Hello, I'm still trying to play with pdf for my Sony e-reader. So, I need to setup \setuptolerance It work's great for the horizontal tolerance but I can't understand anything about the vertical one :-p It seems

Re: [NTG-context] \setuptolerance and vertical spacing

2008-08-19 Thread Olivier Guéry
2008/8/19 Wolfgang Schuster [EMAIL PROTECTED]: On Tue, Aug 19, 2008 at 12:09 PM, Olivier Guéry [EMAIL PROTECTED] wrote: Hello, I'm still trying to play with pdf for my Sony e-reader. So, I need to setup \setuptolerance It work's great for the horizontal tolerance but I can't understand

Re: [NTG-context] \setuptolerance and vertical spacing

2008-08-19 Thread Wolfgang Schuster
On Tue, Aug 19, 2008 at 12:52 PM, Olivier Guéry [EMAIL PROTECTED] wrote: 2008/8/19 Wolfgang Schuster [EMAIL PROTECTED]: On Tue, Aug 19, 2008 at 12:09 PM, Olivier Guéry [EMAIL PROTECTED] wrote: Hello, I'm still trying to play with pdf for my Sony e-reader. So, I need to setup \setuptolerance

Re: [NTG-context] \setuptolerance and vertical spacing

2008-08-19 Thread Olivier Guéry
e-reader. So, I need to setup \setuptolerance It work's great for the horizontal tolerance but I can't understand anything about the vertical one :-p It seems that I can't do anything to force page cutting after hyphenate at the end of the last line. I tried fine setting with \widowpenalty

Re: [NTG-context] Indenting / small paper size / strange paragraph cutting

2008-07-27 Thread Taco Hoekwater
\setuptolerance[verytolerant, stretch] — on page 3, before « Une horloge » I can't have indentation after \crlf. I used a « \packed » command after empty line but it's not what I want. I want a new line, with indentation but not a « \par » vertical spacing. In other words, you are lying. :-) \def

Re: [NTG-context] Indenting / small paper size / strange paragraph cutting

2008-07-27 Thread Olivier Guéry
this. Try \setuptolerance[verytolerant, stretch] Again, it was the trick (and I should have found this one by myself…). It works too with « tolerant ». Thank's a lot, Olivier. -- [Message tapé sur un clavier Bépo : http://www.clavier-dvorak.org ] http://nemolivier.blogspot.com

Re: [NTG-context] Indenting / small paper size / strange paragraph cutting

2008-07-26 Thread Aditya Mahajan
this. Try \setuptolerance[verytolerant, stretch] — on page 3, before « Une horloge » I can't have indentation after \crlf. I used a « \packed » command after empty line but it's not what I want. I want a new line, with indentation but not a « \par » vertical spacing. I don't know how to get

Re: [NTG-context] hz and protrusion

2008-03-03 Thread David Wooten
as follows: % engine=luatex % \setupfontexpansion [quality][stretch=2.5,shrink=2.5,step=. 5,factor=1] \setupfontexpansion[oeps][a=1,b=2] \setuptolerance[verytolerant,stretch] \showframe \starttext \definefontfeature[demo][default] [mode=node,expansion=quality,protrusion=pure

[NTG-context] hz and protrusion

2008-02-15 Thread Hans Hagen
Hi, The latest luatex beta + mkiv support hz and protruding. The user interface will be extended a bit, but for the moment it goes as follows: % engine=luatex % \setupfontexpansion [quality][stretch=2.5,shrink=2.5,step=.5,factor=1] \setupfontexpansion[oeps][a=1,b=2] \setuptolerance

[NTG-context] JavaScript conflicts

2008-01-22 Thread Zhichu Chen
long): \usemodule [pre-60] \setuppapersize[S6][S6] \setuppagenumbering[state=start,location=] \setuptolerance[verytolerant,stretch] \setupinteractionscreen [option=max] \setupinteraction[state=start,click=no,menu=on] \startJSpreamble functions used now

Re: [NTG-context] ConTeXt-ifying Kile

2008-01-02 Thread Matija Šuklje
] # \setuptextbackground \setuptextposition[name][settings] \setuptextrules[options] \setuptexttexts[text|margin|edge][text|section|date|mark|pagenumber][text|section|date|mark|pagenumber] \setuptextvariable[name][options] \setupthinrules[options] \setuptolerance[options] \setuptop[text|margin|edge][options

[NTG-context] Presentation interaction list

2007-11-13 Thread Jeremy Hughes
\setuppapersize[S6][S6] \setuppagenumbering[state=stop] \setuptolerance[verytolerant,stretch] \setupencoding[default=texnansi] \setupbodyfont[modern] \setuphead[section][ page=yes] \setuphead[subsection][ page=yes] \setupcolors[state=start] \definecolor [FadedColor] [r=.9,g=.1,b=.1

Re: [NTG-context] page breaks and itemization

2007-08-30 Thread Henning Hraban Ramm
with \setuptolerance, or plain TeX style with setting the appropriate penalties. I don't know if it would work to set club and widow penalty to a very low value inside of the itemization (setup before or the like). (Is this setting always global or does it work locally?) \setuptolerance

[NTG-context] typescript / variants question

2007-07-04 Thread Patrick Gundlach
][serif][termes][default][encoding=texnansi] \definebodyfontenvironment [termes][14pt][interlinespace=20pt] \setupbodyfont[sample,serif,14pt] \enableregime[utf-8] \setuptolerance [tolerant] \starttext \input tufte 0123456789 \Var[osf] \input tufte 0123456789 \stoptext

Re: [NTG-context] preset for max spacewidth ?

2007-06-04 Thread Wolfgang Schuster
, in these projects I'd like to have the maximum spacewidth set a bit narrower. Just, where is this definition? Steffen Hi Steffen, the ConTeXt command to control the interword space is \setuptolerance, the problem is there is by default (correct if I am wrong) no way to choose a smaller

Re: [NTG-context] Publication list ragged right

2007-04-03 Thread Taco Hoekwater
perhaps also turn off hyphenation for the whole list or individual items? I don't know, I would need the input file to try this out. Perhaps setting \lefthyphenmin to a large value would work, \setuptolerance is probably overruled by the implied \framed command. Best wishes, Taco

Re: [NTG-context] spread box contents [trying again]

2007-03-07 Thread Willi Egger
Hi Idris, I played with an example derived from the columns manual: \definecolumnset[example][n=2] \definecolumnsetspan[wide][n=2,background=screen] \setuptolerance[verytolerant,stretch] \setupcolors[state=start] \starttext \startcolumnset[example] \startcolumnsetspan[wide

Re: [NTG-context] How to set page background?

2007-03-01 Thread luigi scarso
,doublesided] %%% \setuppagenumbering [alternative=doublesided] \setuplayout [margin=0pt,width=fit] \setupbackgrounds [paper][background=color,backgroundcolor=red] \setuplayout [location=middle,marking=color] \setuptolerance [tolerant] \setupbodyfont [6pt] \starttext \dorecurse{30}{\input tufte \par

Re: [NTG-context] How to set page background?

2007-03-01 Thread Mojca Miklavec
][background=color,backgroundcolor=red] \setupcolors [state=start] \setuplayout [location=middle,marking=color] \setuptolerance [tolerant] \setupbodyfont [6pt] \starttext \dorecurse{30}{\input tufte \par \input knuth \par} \stoptext Mojca

Re: [NTG-context] How to set page background?

2007-03-01 Thread Zhichu Chen
[alternative=doublesided] \setuplayout [margin=0pt,width=fit] \setupbackgrounds [paper][background=color,backgroundcolor=red] \setupcolors [state=start] \setuplayout [location=middle,marking=color] \setuptolerance [tolerant] \setupbodyfont [6pt] \starttext \dorecurse{30}{\input tufte \par \input

Re: [NTG-context] How to set page background?

2007-02-28 Thread luigi scarso
[alternative=doublesided] \setuplayout [margin=0pt,width=fit] %%% hmm, try \setupbackgrounds[paper][state=start,background=color,backgroundcolor=red] \setupcolors [state=start] \setuplayout [location=middle,marking=color] \setuptolerance [tolerant] \setupbodyfont [6pt] \starttext \dorecurse{30}{\input

Re: [NTG-context] How to set page background?

2007-02-28 Thread Zhichu Chen
] \setuplayout [margin=0pt,width=fit] what about \setupbackgrounds [page][background=color,backgroundcolor=red] \setupcolors [state=start] \setuplayout [location=middle,marking=color] \setuptolerance [tolerant] \setupbodyfont [6pt] \starttext \dorecurse{30}{\input tufte \par \input knuth \par

Re: [NTG-context] \head and pagebreak

2006-12-11 Thread Hans Hagen
\setupitemize[each] [inmargin,autointro] \setuptolerance[vertical,stretch] but I still get pagebreaks. One problem that occurs is the following: = \head text \index{more text}{more text} = If there is a page break after \head then in the index 'more text

Re: [NTG-context] \head and pagebreak

2006-12-11 Thread Idris Samawi Hamid
On Mon, 11 Dec 2006 05:02:03 -0700, Hans Hagen [EMAIL PROTECTED] wrote: Is there a way to absolutely forbid a pagebreak between \head and its following paragraph? [intro] tries hard but sometimes fails. I tried \setupitemize[each] [inmargin,autointro] \setuptolerance[vertical,stretch

[NTG-context] \head and pagebreak

2006-12-10 Thread Idris Samawi Hamid
Dear gang, Is there a way to absolutely forbid a pagebreak between \head and its following paragraph? [intro] tries hard but sometimes fails. I tried \setupitemize[each] [inmargin,autointro] \setuptolerance[vertical,stretch] but I still get pagebreaks. Best Idris -- Professor Idris Samawi

Re: [NTG-context] margintext style and more

2006-09-11 Thread batela
this format to my margin notes: \def\MarginStyle{% \switchtobodyfont[7pt]\setupinterlinespace[line=9pt]% \setuphz\setupprot\emergencystretch=.5em \setuptolerance[{horizontal,verytolerant}]% } Thanks in advance Jorge ___ ntg-context mailing

Re: [NTG-context] margintext style and more

2006-09-11 Thread Peter Rolf
[7pt]\setupinterlinespace[line=9pt]% \setuphz\setupprot\emergencystretch=.5em \setuptolerance[{horizontal,verytolerant}]% } Thanks in advance Jorge ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg

[NTG-context] margintext style

2006-09-10 Thread batela
Dear Sirs Is there any way to format margintext notes. I want to justify and apply this format to my margin notes: \def\MarginStyle{% \switchtobodyfont[7pt]\setupinterlinespace[line=9pt]% \setuphz\setupprot\emergencystretch=.5em \setuptolerance[{horizontal,verytolerant}]% } Thanks

Re: [NTG-context] margintext style

2006-09-10 Thread batela
notes: \def\MarginStyle{% \switchtobodyfont[7pt]\setupinterlinespace[line=9pt]% \setuphz\setupprot\emergencystretch=.5em \setuptolerance[{horizontal,verytolerant}]% } Thanks in advance Jorge ___ ntg-context mailing list ntg-context

[NTG-context] Footnotes on wrong page

2006-06-05 Thread [EMAIL PROTECTED]
tolerance \setuptolerance[horizontal,space,verytolerant] \raggedbottom % Set up indentation parameters \setupindenting[big,yes] %\setupindenting[medium,yes] \indenting[always] % Set up inter-paragraph spacing \setupwhitespace[medium] % Set up a counter that will act as our footnote label \newcounter

[NTG-context] Paragraph line breaking

2006-05-28 Thread nico
Hello, I'm trying to tweak some parameters to avoid lines going into the margin when it contains long words. Using \setuptolerance[tolerant (or verytolerant)] helps much but sometimes it isn't enough. My questions are: - Using \filename doesn't hyphenate on backslash characters (which

Re: [NTG-context] Question about t-ancientgreek module

2006-05-25 Thread Thomas A. Schmitz
that agr patterns are used. 4. If you do get hyphenation, try setting the tolerance a bit higher in your preamble: \setuptolerance[strict] HTH Thomas ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] Question about t-ancientgreek module

2006-05-25 Thread Alan Bowen
us-ec:ec-23-2:3 agr-agr:agr-24-2:3 da-ec:ec-25-2:3 sv-ec:ec- [snip] This is the line that shows that agr patterns are used. 4. If you do get hyphenation, try setting the tolerance a bit higher in your preamble: \setuptolerance[strict] HTH Thomas

[NTG-context] Problems when using columnset and certain fonts

2006-05-21 Thread ME
[apostrophe-phosphorus, rm, 12pt] \setupbodyfontenvironment[default][em=italic] \setuptolerance[verytolerant] \pretolerance \tolerance \setuplayout[width=17cm] \setuplayout[margin=0cm] \setuplayout[backspace=2.4cm] \setuplayout[headerdistance=5pt] \setuplayout[header=17pt] \setuplayout

Re: [NTG-context] \startlines and whitespace

2006-05-16 Thread frantisek holop
wife so frail. \stoplines thanks for the tip. sometimes there still is extra whitespace. but \nowhitespace seems to supress them without problems. i think i should also add, that the document has \setuptolerance [strict] so it's not verystrict... -f -- we're born free and taxed

Re: [NTG-context] Columns (text alignment)

2005-12-26 Thread Peter Rolf
, ] \setuptolerance[verytolerant,stretch] \setuphead[section][ style=\SectionHeaderFont, grid={line,4pt}, % before=, % after=, ] \setuphead[subsection][ style=\SubSectionHeaderFont, grid={line,-4pt}, before=\blank, after=, ] \def\runin#1#2{#2.} \setuphead[subsubsection][ style

Re: [NTG-context] line break

2005-07-20 Thread Jörg Hagmann
,location=footer] \setupheader[state=none] \setuptolerance[tolerant, stretch] \setupwhitespace[medium] \setupitemize[headstyle=italic] \definehead[Bookchapter][chapter] \setuphead[Bookchapter][page=yes,conversion=Character] \setuptables[bodyfont=small] %Figures partially in margin \definefloat

Re: [NTG-context] line break

2005-07-14 Thread Jörg Hagmann
] \setuppagenumbering[alternative=doublesided,location=footer] \setupheader[state=none] \setuptolerance[tolerant, stretch] \setupwhitespace[medium] \setupitemize[headstyle=italic] \definehead[Bookchapter][chapter] \setuphead[Bookchapter][page=yes,conversion=Character] \setuptables[bodyfont=small

Re: [NTG-context] columnset balancing

2005-06-27 Thread Hans Hagen
That is the point. How? % output=pdftex interface=en \setuplayout[grid=yes] \showgrid \showstruts % gaat nogal fout zonder grid \setuptolerance[verytolerant] \definecolumnset [test-1] [n=2] \definecolumnset [test-2] [n=3] \starttext \startcolumnset [test-1] \dorecurse {1}{\input tufte \par

Re: [NTG-context] Tolerance etc.

2005-06-22 Thread Hans Hagen
these primitives or is there a more Contextish way to handle these situations? \setuptolerance[verytolerant] or \setuptolerance[verytolerant,stretch] BTW I am using both optical alignment and the hz business. Not sure that the latter is working. you can check that in the font list of acrobat Hans

Re: [NTG-context] OpenType, Jenson, handling

2005-04-22 Thread Adam Lindsay
-AJensonPro-Regular] [encoding=\typescriptthree,handling=pure] \stoptypescript \definetypeface[jenny][rm][serif][JensonPro][default][encoding=texnansi] \setupalign[hanging] \setuptolerance[tolerant] \setupbodyfont[jenny,12pt] \def\compoundhyphen {\scale[sx=1.5]{-}} \starttext \startcolumns[n=2

Hyphenation-paterns was:Re: [NTG-context] justification

2005-04-16 Thread Willi Egger
Hi Hans, For me that is fine. Willi Hans Hagen wrote: Jörg Hagmann wrote: However, I noticed the following problem (no doubt the first of many to come): justification on the right is far from perfect - there are lines sticking out. After going through the manual, I decided that \setuptolerance

Re: [NTG-context] justification

2005-04-16 Thread Henning Hraban Ramm
Am 15.04.2005 um 22:12 schrieb Willi Egger: This is nice, another swiss user! Me too ;-) In fact if you use \setuptolerance[verystrict] will cause TeX to use as few glue as possible, so the possibilities to stretch a line to have a better breakpoint is lowered. Instead you might use

[NTG-context] justification

2005-04-15 Thread Jörg Hagmann
to come): justification on the right is far from perfect - there are lines sticking out. After going through the manual, I decided that \setuptolerance[horizontal,verystrict] in the setup area should do the trick, but it didn't. Any suggestions? (I set up ConTeXt on two Macs, once with teTeX

Re: [NTG-context] justification

2005-04-15 Thread luigi.scarso
Jörg Hagmann wrote: However, I noticed the following problem (no doubt the first of many to come): justification on the right is far from perfect - there are lines sticking out. After going through the manual, I decided that \setuptolerance[horizontal,verystrict] in the setup area should do

Re: [NTG-context] justification

2005-04-15 Thread Jörg Hagmann
on the right is far from perfect - there are lines sticking out. After going through the manual, I decided that \setuptolerance[horizontal,verystrict] in the setup area should do the trick, but it didn't. Any suggestions? (I set up ConTeXt on two Macs, once with teTeX and once with TeXLive, and on a Mac

Re: [NTG-context] justification

2005-04-15 Thread Jörg Hagmann
): justification on the right is far from perfect - there are lines sticking out. After going through the manual, I decided that \setuptolerance[horizontal,verystrict] in the setup area should do the trick, but it didn't. Any suggestions? (I set up ConTeXt on two Macs, once with teTeX and once

Re: [NTG-context] justification

2005-04-15 Thread Willi Egger
Guata obat! This is nice, another swiss user! (sorry gang for this bit of patriotism) In fact if you use \setuptolerance[verystrict] will cause TeX to use as few glue as possible, so the possibilities to stretch a line to have a better breakpoint is lowered. Instead you might use

Re: [NTG-context] \stretched fails with accents

2005-04-11 Thread David Munger
\hbox to \textwidth {\stretched{pr{\'e}doctoral}} \hbox to \textwidth {\stretched{pr{}doctoral}} Right. Thanks. an other alternative is to use the properties mechanism Do you mean with something like: \hbox to \textwidth {\setuptolerance[stretch]inter word space is stretched} ? David

[NTG-context] Re: Left + right justification at once.

2005-04-08 Thread Patrick Gundlach
? perhaps \setuptolerance[tolerant] if not, you should be more precise in your description. Patrick -- ConTeXt wiki and more: http://contextgarden.net ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] Re: Layout stuff

2005-03-21 Thread h h extern
] [width=8cm, lines=40] \setuplayout [odd] \setuptolerance [verytolerant] \showframe \def\SetLineWidths {\scratchtoks \emptytoks \ifdim\pagegoal=\maxdimen \scratchdimen\textheight \ifodd\realpageno \noflines\namedlayoutparameter{odd}{lines}% \else \noflines

Re: [NTG-context] hyphenation not working

2005-03-19 Thread Paul Tremblay
off automatic page numbering \setuppagenumbering[state=stop, way=bytext, alternative=doublesided] %\setupbodyfont[rm,12pt] %\setuplanguage[en][ state=start] %\language[en] %\setuptolerance[verytolerant] \starttext \setuppapersize[A4] % show frames so we can debug \showframe \definelayout[test

Re: [NTG-context] \raggedright?

2005-03-13 Thread Willi Egger
% Context file % filename: ragged-Wierda.ex % Willi Egger % 13-03-2005 \setupoutput[pdftex] \mainlanguage[en] \setuptolerance[tolerant,stretch] \startbuffer[Ward] \input ward \stopbuffer \startbuffer[Knuth] \input knuth \stopbuffer \startbuffer[Zapf] \input zapf \stopbuffer

Re: AW: AW: [NTG-context] Re: Line break after unit or \cite command

2005-03-13 Thread h h extern
within the constraints, one optiion is to increase the tolerance \showframe \setuptolerance[verytolerant] \usemodule[units] \starttext In dieser Arbeit wurde die Reaktion untersucht. Im Energiebereich bis XXX \EVolt\ wurden die Ergebnisse der Kollaboration bestätigt. \stoptext

Re: [NTG-context] What happens here?

2005-03-11 Thread Henning Hraban Ramm
Am 10.03.2005 um 21:25 schrieb Gerben Wierda: I am running a file and one line has a really ugly large overfull box. The run says: Don't know. Did you try setting up tolerance? \setuptolerance[{horizontal, verytolerant},{vertical, strict}] Grüßlis vom Hraban! --- http://www.fiee.net

Re: [NTG-context] lack of hyphenation

2005-02-26 Thread Taco Hoekwater
Ciro A. Soto wrote: Thank you Taco, this is what I get. I got a *similar* line to what you sent, but not the same. Is it ok? ciro looks fine, so perhaps you have disabled hyphenation by using something like \setuptolerance[verytolerant], or they were truly unnecesary (it is possible) Taco

Re: [NTG-context] Widows, flush bottom, and word breaks

2005-02-14 Thread Hans Hagen
on this because this big variance can cause a huge difference in the colour of the text block. :) Yes, that's the reason why I prefer the LaTeX version of \flushbottom... ;-) it's a kind of interplaye between: \setuplayout[height=10cm] \setuptolerance[vertical,verytolerant] \setupalign[line] % \setupalign

Re: [NTG-context] Widows, flush bottom, and word breaks

2005-02-14 Thread Adam Lindsay
Hans Hagen said this at Mon, 14 Feb 2005 09:45:15 +0100: \setuplayout[height=10cm] \setuptolerance[vertical,verytolerant] \setupalign[line] Okay, that's the command I *should* have found, right? :) Sigh, and it's right there in the manual. What I found today was \alignbottom (and its relatives

RE: [NTG-context] Widows, flush bottom, and word breaks

2005-02-14 Thread Jack M. Lyon
With lots of help from Adam and some tinkering on my own, here's what seems to be working best for me: \setupinterlinespace[stretch=0.08] \setuptolerance[vertical,stretch] \setupalign[height] This produces a flush bottom with very even interline and interparagraph spacing, all vertically

RE: [NTG-context] Widows, flush bottom, and word breaks

2005-02-14 Thread Jack M. Lyon
I take it back. Here's what really works well: \setupinterlinespace[stretch=0.08] \setuptolerance[vertical,stretch] \setupalign[line] Thanks again. Best wishes, Jack M. Lyon ___ The EDITORIUM Microsoft Word Add-Ins for Publishing Professionals

Re: [NTG-context] Widows, flush bottom, and word breaks

2005-02-14 Thread Hans Hagen
Adam Lindsay wrote: Hans Hagen said this at Mon, 14 Feb 2005 09:45:15 +0100: \setuplayout[height=10cm] \setuptolerance[vertical,verytolerant] \setupalign[line] Okay, that's the command I *should* have found, right? :) Sigh, and it's right there in the manual. What I found today was \alignbottom

Re: [NTG-context] Widows, flush bottom, and word breaks

2005-02-14 Thread Hans Hagen
Jack M. Lyon wrote: With lots of help from Adam and some tinkering on my own, here's what seems to be working best for me: \setupinterlinespace[stretch=0.08] \setuptolerance[vertical,stretch] \setupalign[height] This produces a flush bottom with very even interline and interparagraph spacing, all

Re: [NTG-context] Widows, flush bottom, and word breaks

2005-02-12 Thread Adam Lindsay
a parameter that might help. Try these two in combination: \setupinterlinespace[stretch=0.08] % experimentation needed! \setuptolerance[vertical,verystrict] I'm not an expert in this area, so don't take this as the final word! -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Adam T

Re: [NTG-context] Widows, flush bottom, and word breaks

2005-02-12 Thread Adam Lindsay
cited above seems like it can cause a variance of up to 16% in line spacing. (And I can imagine Hans is biting his tongue on this because this big variance can cause a huge difference in the colour of the text block. :) \setuptolerance[vertical,verystrict] I know the meaning of strict

RE: [NTG-context] Widows, flush bottom, and word breaks

2005-02-12 Thread Jack M. Lyon
this big variance can cause a huge difference in the colour of the text block. :) \setuptolerance[vertical,verystrict] I know the meaning of strict and tolerant in horizontal context, but what does it mean in vertical context? I didn't see any difference between \setuptolerance[vertical

[NTG-context] floats pb in a list

2004-12-16 Thread olivier Turlier
,footerdistance=18mm, bakspace=46mm,%cutspace=50mm, width=164mm,%middle leftmargin=22mm,leftmargindistance=4mm, leftedge=5mm,leftedgedistance=5mm, rightmargin=28mm,rightmargindistance=4mm, rightedge=6mm,rightedgedistance=5mm %,grid=yes ] % \setuptolerance [verytolerant,stretch

[NTG-context] Re: \setuptolerance

2004-12-03 Thread Richard Gabriel
Hello Patrick, thank you very much! Hopely I understand right, that the command \setuptolerance[verytolerant,stretch] ( or \setuptolerance[horizontal,verytolerant,stretch] ) will result to \tolerance 4500\emergencystretch\bodyfontsize :-) Richard Patrick Gundlach wrote: Hello

[NTG-context] Re: \setuptolerance

2004-12-03 Thread Patrick Gundlach
Hello Richard, \setuptolerance[verytolerant,stretch] ( or \setuptolerance[horizontal,verytolerant,stretch] ) will result to \tolerance 4500\emergencystretch\bodyfontsize [from my memory] yes. Patrick -- ConTeXt wiki: http://contextgarden.net

[NTG-context] \setuptolerance

2004-11-23 Thread Richard Gabriel
Hello all, could somebody explain me the usage of the \setuptolerance command and its particular parameters? I've found several forms of this command, but no explanation of them at all... The main ConTeXt manual (cont-eni.pdf, pages 87-88) only mentions that it is used [horizontal,verystrict

Re: [NTG-context] Wrap a url

2004-11-02 Thread Hans Hagen
://online.redwoods.cc.ca.us/instruct/darnold/CalcProj/Fall98/CraigA/project3.htm] \setuptolerance[verytolerant,stretch] \from[craig] \par \from[giarc] \par \stoptext - Hans Hagen | PRAGMA ADE

Re: [NTG-context] Wrap a url

2004-11-02 Thread David Arnold
[] for? What is the fourth [] for? Finally, could you wax philosophic a bit on the meaning and purpose of \setuptolerance[verytolerant,stretch]? I certainly see that it works, but I am not sure why. Thanks. At 05:24 PM 11/2/04 +0100, you wrote: David Arnold wrote: Willi et al, How do you use

Re: [NTG-context] column balancing question

2004-09-09 Thread Hans Hagen
in columnsets is a tricky business, the following should work (kind of manual balacing, complete control over how long columns on pages are; probably a bit fragile) % output=pdftex interface=en \setuplayout[grid=yes] \showgrid \showstruts % gaat nogal fout zonder grid \setuptolerance[verytolerant

Re: [NTG-context] Re: Overfull boxes using m-cweb

2003-10-14 Thread Hans Hagen
: \setuptolerance[verytolerant,stretch] Hans ___ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] Re: Overfull boxes using m-cweb

2003-10-14 Thread Edwin Wisse
Hans Hagen wrote: it may be a result of many unbreakable (key)words, so in that case try: \setuptolerance[verytolerant,stretch] Hans It seems to be caused by the fact that \hbox is used frequently in m-cweb.tex. \hbox-es are unbreakable aren't they? Anyway your solution results in plenty

Re: [NTG-context] Re: clubpenalty/widowpenalty ignored - a bug?

2003-09-12 Thread Henning Hraban Ramm
Am Donnerstag, 11.09.03, um 18:03 Uhr (Europe/Zurich) schrieb Steffen Wolfrum: Wonderful. Somebody should write this in a ConTeXt manual. The ConTeXt way is: \setuptolerance [{horizontal, verytolerant},{vertical, verystrict}] scale: verytolerant, tolerant, strict, verystrict It's a bit

<    1   2   3