Hello,
is there a command, that switches to the normal font size (body-font)?
I tried \tf, but it affects only the shape, not the size.
TIA for any hint, Peter
--
http://pmrb.free.fr/contact/
___
ntg-context mailing list
ntg-context@ntg.nl
Hello,
in order to get correct output of pdfinfo, I need to redefine
\doprepareidentity :
\let\doprepareidentity\relax % try with and without this line
\setupoutput[pdf]
\enableregime[il1]
\setupinteraction[state=start,author=ä,title=ä,subtitle=ä,keyword=ä]
\starttext
test
\stoptext
Cheers,
Hello Hans,
I've just read your mmodes.pdf. Very helpful, thanks!
Could you also add a pdf-mode?
For now, I'm doing it like this:
\input ifpdf.sty
\ifpdf
\enablemode[pdf]
\fi
Cheers, Peter
--
http://pmrb.free.fr/contact/
___
ntg-context mailing list
On Sat, 12 Feb 2005, Jack M. Lyon wrote:
2. How can I turn on \flushbottom (LaTeX command) to space lines *inside*
paragraphs but not *between* paragraphs?
Not a very beautiful page, but I hope it helps:
http://contextgarden.net/Flush_bottom
Cheers, Peter
--
http://pmrb.free.fr/contact/
Hello,
texshow is no more working on my system after update. Here is the output:
TeXShow-XML 0.2 beta / Taco Hoekwater 2004
interface : cont-en
status : searching for setup files
error : setup files not found
error : no setup
On Thu, 27 Jan 2005, Taco Hoekwater wrote:
It cannot find the cont-en.xml data file.
The XML data files live in texmf/context/data/
Perhaps you forgot to run mktexlsr (most likely) or your system's kpsewhich
doesn't search for other text files in this data directory (possible)?
Thanks.
On Thu, 20 Jan 2005, Steffen Wolfrum wrote:
when, in a french project, the line ends with e.g. l'int\'{e}r^{e}t
then context doesn't hyphenate l'interet and the line gets stretched.
(If I wouldn't have the l-apostroph construction then the word is
hyphenated in-teret, so its hyphenation is
Hello,
I get the following error message on URL http://www.pragma-ade.com/context/ :
Example Server Report
Fri Jan 07 22:31:20 CET 2005
Something is wrong. Maybe you need to login.
Do I have to register somewhere?
Happy new year, Peter
--
http://pmrb.free.fr/contact/
On Fri, 7 Jan 2005, Hans van der Meer wrote:
May I also make a suggestion? I think it will be useful when the
versiondate of the documents, especially the manuals, can be put along
the download link.
You are probably looking for this link:
http://www.pragma-ade.com/dir/general/manuals/?M=D
On Fri, 7 Jan 2005, Adam Lindsay wrote:
You probably are looking for:
http://www.pragma-ade.com/dir/context/
Yes, indeed!
Thanks, Peter
--
http://pmrb.free.fr/contact/
_
FilmSearch engine: http://f-s.sf.net/
___
On Sat, 20 Nov 2004, Dirar BOUGATEF wrote:
Is there any place to report bugs ..
Perhaps http://contextgarden.net/Bugs_and_workarounds
and are there release notes for new context versions ?
Also on the wiki:
http://contextgarden.net/Release_Notes
Cheers, Peter
--
On Sat, 6 Nov 2004, David Arnold wrote:
\setupframedtexts
[FunnyText]
[backgroundcolor=lightgray,
framecolor=darkred,
rulethickness=2pt,
offset=\bodyfontsize,
before={\blank[big,medium]},
after={\blank[big]},
width=\textwidth]
But I am wondering how to use it to set up a big Copyright
On Sat, 6 Nov 2004, David Arnold wrote:
What commands do I use in Context to have my slide come up in Acrobat
Reader's Fit In Window?
This should work:
\setupoutput[pdftex]
\setupinteraction[state=start,focus=fit]
\starttext
some text
\stoptext
But it doesn't... (see also
Hello,
is there a possibility to use footnotes in tables?
Unfortunately, the table gets printed over the footnote in the following
example:
\def\Line{\NC \tex{HL} \NC horizontal line \NC\AR}
\starttext
\starttablehead
\HL
\NC command \NC meaning \NC\SR
\HL
\stoptablehead
\starttabletail
\HL
On Tue, 7 Sep 2004, Willi Egger wrote:
may be the following is suiting your needs:
{\placelocalfootnotes}
No, I'm sorry. I would like the footnote on the same page as the
footnotemark...
But anyway: thank you!
In my application, the table is several pages long.
If there is a way to place
Dear Taco,
a kind of feature request for the next release:
et al. is not language dependant, but nevertheless it would be nice (at
least for the thesis of my brother), if this string wouldn't be hard-coded
(just a macro as \bibetalname or similar).
Greetings, Peter
--
Hello,
how could I centre vertically a table or a vbox?
In other words, how to do the same as the following LaTeX code in ConTeXt?
\documentclass{article}
\begin{document}
a box with a table:
\fbox{\begin{tabular}[c]{l}1\\2\\3\end{tabular}}\par
a mid-aligned parbox: \parbox[c]{1em}{1 2 3}
Hello,
isn't it redundant:
\startenvironment filename
\startproject filename
\startproduct filename
\startcomponent filename
??
Is this argument really needed?
\startenvironment xxx seems to works too.
Peter
--
http://pmrb.free.fr/contact/
_
FilmSearch
Hello,
in general, the suggested method to get LaTeX \flushbottom behaviour, shown
on http://contextgarden.net/Flush_bottom, works quite well.
But here I have a situation, where I do not understand, why the first page
is not filled:
\setupwhitespace[0pt plus 1fill]
On Wed, 11 Aug 2004, Hans Hagen wrote:
Peter Münster wrote:
\let\stoptextO=\stoptext
\def\stoptext{\vfilll\stoptextO}
I don't know what you want to achieve but this is not working because 0
is not a character (and therefore not part of a \cs)
It's an O (for Original), not a 0 (zero).
On Mon, 9 Aug 2004, Hans Hagen wrote:
Peter Münster wrote:
Hello,
how could I define a list, that looks like this:
titel 1 text text text text text text text text text text text text text
text text text text text text text text text text text text text
text text
On Mon, 28 Jun 2004, Taco Hoekwater wrote:
The 'key' to the keyval functionality in ConTeXt are two macros called
\getparameters and \processaction.
Here is a 'quickstart', assuming you want to define \myzigzag:
[...]
Hello Taco,
thank you for your 'quickstart'!
I've just tried to apply
Pardon, I forgot the whole tex-file:
\useregime[il1]
\enableregime[il1]
\useencoding[ffr]
\definehspace[fr][:][.16667em]
\definehspace[fr][;][.16667em]
\definehspace[fr][!][.16667em]
\definehspace[fr][?][.16667em]
\mainlanguage[fr]
\newdimen\BigWidth \BigWidth=18cm
\setupscreens[screen=0.85]
On Tue, 10 Aug 2004, Vit Zyka wrote:
\getparameters[CH][#2]% Auteur, Modif, Labels, Date
Try \getgparameters
Thanks!! What an easy fix, just ONE letter :-)
Peter
--
http://pmrb.free.fr/contact/
_
FilmSearch engine: http://f-s.sf.net/
Hello,
here my m-bib questions:
* The lost space after \cite[...], is it a bug or a feature?
* I'm going to add some multi-lingual support to m-bib. My idea is, to
replace in cont-XX.bst and bibl-XXX.tex page by \pagename, and by
\andname and so on. Is this method ok? If not, how should I
On Tue, 3 Aug 2004, Hans Hagen wrote:
Concerning the problem with mp graphics in ppchtex, change:
\def\pushMPdrawing
{\globalpushmacro\MPdrawingdata
\globallet\MPdrawingdata\empty}
\def\popMPdrawing
{\globalpopmacro\MPdrawingdata}
Thank you very much for your fast fix, it works!
Hello,
PPCHTeX seems to be broken in the latest ConTeXt beta version.
Here an example (copied from the manual):
\usemodule[pictex,chemic]
\starttext
\startchemical[scale=small,width=6000,height=6000,frame=on]
\chemical[SIX,SB2356,DB14,Z2346,SR36,RZ36] [C,N,C,C,H,H_2]
On Tue, 27 Jul 2004, George N. White III wrote:
For images that will be displayed only at low resolution it may be useful
to downsample the original image to reduce the size. For example you
might have a 2 inch by 2 inch image scanned at 400 dpi. This image would
have 800x800 pixels.
On Sun, 25 Jul 2004, Willi Egger wrote:
following this list for a couple of years now, I can not remember that
Hans or other list members hinted how to solve arrising problems. -
Specially if it concerns interesting / necessary features, Hans has
always beeing prepared to cook them up!
On Sat, 24 Jul 2004, Matt Gushee wrote:
COMMAND:\setupheadertexts [] [section] [title] []
RESULT: +++
| title| section |
|||
|
On Mon, 21 Oct 2002, Rob van Swol wrote:
When is use \startappendices \stopappendices to create appendices, I get
an extra empty page. Is there a way to solve this?
\setupsectionblock[appendixpart][page=no]
See also:
http://members.ping.de:8062/context/show/Empty+page+at+the+end
Cheers,
On Mon, 28 Jun 2004, Hans Hagen wrote:
what is listings.sty providing?
Hello Hans,
here some features of listings.sty:
- support for a lot of languages (for example C)
- easy to add further languages
- line breaking (see my email from 19. June mentioning \lstinline)
- line numbering
-
On Mon, 28 Jun 2004, Hans Hagen wrote:
When cooking up a new environment, it's best to separate functionality
and use built in support when possible. For instance, line numbering,
layout elements, floating listings are kind of independent of such a
mechanisms.
Yes, for such features the
On Mon, 21 Jun 2004, Hans Hagen wrote:
I try to build a macro, that prints special characters as \type and
hyphenates as \hyphenatedfile.
you mean something like \typ{whatever} (i.e. \type without e)
Yes, but I don't see any difference between
\starttext
\hskip10cm \typ{lost space/file
On Mon, 21 Jun 2004, Hans Hagen wrote:
Peter Münster wrote:
But anyway, bookmarks are no more placed since latest beta... :(
a minimal example would help ... i never use bookmarks myself -)
Just the same example as before, here without \definesynonyms:
\setupinteraction[state=start]
Hello,
I try to build a macro, that prints special characters as \type and
hyphenates as \hyphenatedfile.
I can use now : and ;, but the characters ?, !, # and \ are still not
working, and spaces are lost. Could someone help please?
Here are my tries:
file env.tex:
\startenvironment env
On Tue, 15 Jun 2004, Hans Hagen Outside wrote:
\startPar
bla\Par bla\postponefootnotes\footnote{a footnote, that gets hidden...}\Par bla
\stopPar
\flushfootnotes
Thanks, it seems, that I even don't need \flushfootnotes !
\starttabulate[]
\NC bla \NC bla \footnote{test} \NC bla \NC \NR
On Tue, 15 Jun 2004, Hans Hagen Outside wrote:
is there a switch to turn on macro expansion in bookmarks?
Here an example, to show what I mean:
\setupinteraction[state=start]
\setupinteractionscreen[option=bookmark]
\definesynonyms[Acro][acronymes][\Full]
\Acro{ST}{some text}
On Thu, 17 Jun 2004, Stefan Wachter wrote:
The \note[xxx] command is used to reference a previously defined
footnote. Is it possible that the previously defined footnote is
repeated if a page break had occured between the \footnote[xxx]{bla bla
bla} and the corresponding \note[xxx]
On Tue, 15 Jun 2004, Zunbeltz wrote:
I'm trying to do a scientific poster in latex and i've some problem. now
i want to try it in context.
Hello,
I've done it in LaTeX, worked very well, these were my first lines:
\documentclass[portrait,a0]{a0poster}
\usepackage{multicol,pstricks,textpos}
On Sun, 13 Jun 2004, Hans Hagen Outside wrote:
hm, starttext is called anyway so it should work with product as well
Indeed, I saw this in the definition of \startproduct. Now I know, why it
does not work here: in my example (see below), \startproduct is called
before the environment is read
I've just discovered, that the problem is only with : and ; but not with ?
and !
Here my example files:
file env.tex:
\startenvironment env
\useencoding[ffr]
\mainlanguage[fr]
\stopenvironment
file test.tex:
\environment env
\starttext
No space before : nor ;
bla: bla; bla? bla!
\stoptext
Could
On Mon, 21 Oct 2002, Rob van Swol wrote:
When is use \startappendices \stopappendices to create appendices, I get
an extra empty page. Is there a way to solve this?
Hello,
did someone find a solution for this problem?
I have the same problem with \startbackmatter, here a test file:
Hello,
how could I place a footnote in a startParagraph environment?
\defineparagraphs[Par][n=3]
\starttext
\startPar
bla\Par bla\footnote{a footnote, that gets hidden...}\Par bla
\stopPar
\stoptext
Greetings, Peter
--
http://pmrb.free.fr/contact/
_
Hello,
is there something in ConTeXt like the \AtBeginDocument in LaTeX ?
Peter
--
http://pmrb.free.fr/contact/
_
FilmSearch engine: http://f-s.sf.net/
___
ntg-context mailing list
[EMAIL PROTECTED]
On Fri, 11 Jun 2004, Hans Hagen wrote:
pdf ok now, but the dvi is shifted up and to the right... :(
Can you try this? You need to remake the format
Yes, dvi and pdf ok, after deleting the \dogetobject definition in
cont-new.tex.
Thank you!
Peter
--
http://pmrb.free.fr/contact/
Hello,
how could I define a list, that looks like this:
titel 1 text text text text text text text text text text text text text
text text text text text text text text text text text text text
text text text text text text text text text text text
long titel 2 text text
On Fri, 11 Jun 2004, Hans Hagen wrote:
Peter Münster wrote:
Hello,
is there something in ConTeXt like the \AtBeginDocument in LaTeX ?
\appendtoks
something
\to \everystarttext
could work
In fact, I'm looking for something, that also works for startproduct.
Seems to work
On Thu, 10 Jun 2004, Hans Hagen wrote:
Peter Münster wrote:
Hello Hans,
I'm sorry, your patch of the May 17 works well for dvi, but not for pdf:
the figure is again shifted down and to the left.
Here an example:
\setupoutput[pdftex]
\starttext
X\externalfigure[example][width=5cm]X
Hello Hans,
I'm sorry, your patch of the May 17 works well for dvi, but not for pdf:
the figure is again shifted down and to the left.
Here an example:
\setupoutput[pdftex]
\starttext
X\externalfigure[example][width=5cm]X
\stoptext
example.pdf is attached, also the resulting pdf.
Concerning
On Fri, 21 May 2004, Peter Münster wrote:
On Fri, 21 May 2004, Hans Hagen wrote:
The reason is that the environment that handles the : is loaded after the
first access to the utility file;
you can try to add this to your local cont-sys.tex file
\enablemode[activecolon]
On Mon, 7 Jun 2004, Hans Hagen wrote:
\setupinteraction[focus=fit|width|height|standard]
BH is not supported (yet)
you need to add the following to mult-con.tex first to get minheight supported
minhoogte: minhoogte minheight
Not so important, but strange behaviour:
\setupoutput[pdftex]
\usemodule[bib] % no problem if this line comes after \setupinteraction
\setupinteraction[author=Jan,title=Titel] % strange: title ok, but not author
\starttext
bla
\stoptext
Cheers, Peter
--
http://pmrb.free.fr/contact/
On Mon, 31 May 2004, Patrick Gundlach wrote:
FitBH means, fit to width of bounding box. When reading text on the screen,
the combination of FullScreen and FitBH seems to me optimal.
I could not find anything like this in ConTeXt.
After a while of searching, I found in spec-fdf.tex the
On Thu, 3 Jun 2004, Taco Hoekwater wrote:
But how is texutil used in this situation?
with
texutil --figures
I tried this too, but still the same error. Perhaps something wrong with my
installation? I would be glad if someone could help.
The file example.eps is in the attachment.
Hello,
I have some questions concerning pdfTeX, the following example illustrates
the problems:
\setupoutput[pdftex]
\enableregime[il1]
\pdfinfo{ /Title (\Ubung) /Author (Münster) } % neither \U nor ü work
\pdfcatalog{ /PageMode /FullScreen } % this works well
\pdfdest num 1 fitbh % I would
On Mon, 31 May 2004, Patrick Gundlach wrote:
\setupinteraction[title=Übung,Author=Münster]
Thanks, I missed those keys in the manual.
Ü is still not working, perhaps I should update to ConTeXt-2004.4.9 ?
It seems, that there is no key named keywords ?
\pdfdest num 1 fitbh % I would like to
On Mon, 31 May 2004, Patrick Gundlach wrote:
\externalfigure[example][width=5cm]
some text, jpeg-figure is shifted down and to the left.
I don't see that it is shifted to the left, but slightly down (I
wonder where this is aligned?).
Indeed, very slightly. But much better than here. So I
On Mon, 31 May 2004, Henning Hraban Ramm wrote:
Am Montag, 31.05.04, um 11:39 Uhr (Europe/Zurich) schrieb Patrick
Gundlach:
how could I get stretchable space between paragraphs, tables and
figures, so
that the last line of a page flushes always to the bottom?
\setupwhitespace[0pt plus
On Mon, 31 May 2004, Patrick Gundlach wrote:
Peter Münster [EMAIL PROTECTED] writes:
how could I get stretchable space between paragraphs, tables and figures, so
that the last line of a page flushes always to the bottom?
\setupwhitespace[0pt plus 1pt] does not seem to work...
try
Hello,
ConTeXt does not find the EPS-BoundingBox in EPS files generated by xmgrace.
Such a file begins like this:
%!PS-Adobe-3.0 EPSF-3.0
%%BoundingBox: (atend)
and it ends like this:
%%Trailer
%%BoundingBox: 64 72 709 527
%%DocumentNeededResources: font Times-Roman
%%EOF
When using
On Thu, 13 Mar 2003, Eckhart Guthöhrlein wrote:
Am Donnerstag, 13. März 2003 16:13 schrieb Bruce D'Arcus:
\setupbibtex[sort=author]
\setuppublications[sorttype=bbl]
If I understand correctly, if I have this code in the preamble and I
run BibTeX, the cont-au.bst file ought to be
On Fri, 21 May 2004, Hans Hagen wrote:
The reason is that the environment that handles the : is loaded after the
first access to the utility file;
you can try to add this to your local cont-sys.tex file
\enablemode[activecolon] \usemodule[tryout]
Yes, it works. Thank you!
Peter
--
On Mon, 17 May 2004, Hans Hagen wrote:
put this in cont-new.tex:
and replace this in spec-tr.tex:
Thank you, it works!
Instead of spec-tr.tex, I replaced in spec-dvi.tex.
Cheers, Peter
--
http://pmrb.free.fr/contact/
On Fri, 14 May 2004, Hans Hagen wrote:
(Passing on a question.) Is there a simple methode to automatically add
a thinspace before ?, !, : and ; as it is done commonly in
French? This would make typing easier and would allow to change a
thinspace into a normal space etc.
\useencoding[ffr]
Hello,
I'm quite lucky, that I've finally got a bold typewriter font. Could you
just tell me please, if this is the right ConTeXt-way to do it?
\usetypescript[modern][texnansi]
\setupbodyfont[modern]
\definebodyfont [12pt] [tt] [bf=cmttb10 at 12pt]
\definebodyfont [11pt] [tt] [bf=cmttb10 at
Hello,
how could I create a new start-stop-pair that uses \starttabulate ?
The following example does not seem to work...
\definestartstop[Tab][before={\starttabulate[|c|]},
after={\stoptabulate}]
\starttext
\startTab
\NC test \NC\AR
\stopTab
\stoptext
TIA for any help, Peter
--
On Tue, 9 Dec 2003, Bob Kerstetter wrote:
I have contacted a friend who is a tex4ht power user and asked if he
could help with making tex4ht work with ConTeXt. He said his
uneducated guess is that tex4ht can be made to work with ConTeXt, but
Hello Bob,
any news about TeX4ht for ConTeXt?
On Sun, 11 Jan 2004, Peter Münster wrote:
%% Here is the problem: dividing one length by another. %%
Hello,
I've found a solution. Here is now the full environment:
% this environment works a little bit like \usepackage[DIVcalc]{typearea}
% in LaTeX as explained in detail in
On Sat, 10 Jan 2004, John McChesney-Young wrote:
right direction. Here's the Overfull \hbox
message from the console, on the off-chance it's
relevant for the hyphenation problem:
Hello John,
if I understand it right, the hyphenation problem is related to the font:
to get correct hyphenation,
Hello,
I would like to write a twoside document with a title page, so I wrote the
following file:
\setuppagenumbering[alternative=doublesided]
\starttext
\startstandardmakeup
bla
\stopstandardmakeup
\stoptext
But when processing \stopstandardmakeup, I get the error
! Argument of \next1 has an
On Tue, 6 Jan 2004, Henning Hraban Ramm wrote:
Am Dienstag, 06.01.04, um 08:21 Uhr (Europe/Zurich) schrieb Peter
Münster:
Ok, I'm going to try it, perhaps it'll be my first ConTeXt module ;)
It shouldn't be a module, but an environment.
All right. Here is my first try, where you can see,
Hello,
I just tried the Latin Modern font, but there are no bold small caps
available, as in the EC fonts. Is it possible to add EC support to ConTeXt?
TIA for any hint, Peter
--
http://pmrb.free.fr/contact/
Film Search site: http://f-s.sf.net/
On Wed, 7 Jan 2004, Helmut Schwertner wrote:
Peter Münster schrieb:
Here again the example, where you can see the problem.
Here's no problem - I get hyphenation.
Ok, then there must be a problem with my installation. I only get evolution
hyphenated, but not évolution... :(
take the
On Tue, 6 Jan 2004, Henning Hraban Ramm wrote:
Here again the example, where you can see the problem.
Here's no problem - I get hyphenation.
Ok, then there must be a problem with my installation. I only get evolution
hyphenated, but not évolution... :(
Cheers, Peter
--
On Sun, 4 Jan 2004, Adam Lindsay wrote:
Peter Münster said this at Sun, 4 Jan 2004 19:09:38 +0100:
* What should I do to use the latin9 encoding?
I copied regi-il1.tex with the appropriate changes to regi-il9.tex but it
does not work. Anyway: when I get a working il9-file in my private
On Sun, 4 Jan 2004, Hans Hagen wrote:
I'm just switching from LaTeX to ConTeXt. Is there already a module with
similar functionalities as the typearea¹ package that comes with LaTeX?
¹ typearea comes with KOMA-Script and permits to automatically calculate
the right margins with respect to
On Tue, 6 Jan 2004, Henning Hraban Ramm wrote:
For correct hyphenation and some other details you need to declare your
language:
\mainlanguage[fr] or \language[fr]
The original posted example began with \fr, which should be the same as
\language[fr].
Here again the example, where you can see
Hello,
is it possible to get work ConTeXt and VTeX together? It's interesting
because of free EC fonts in type 1 format in the VTeX-Linux distribution.
Cheers, Peter
--
http://pmrb.free.fr/contact/
Film Search site: http://f-s.sf.net/
Hello,
I'm just switching from LaTeX to ConTeXt. Is there already a module with
similar functionalities as the typearea¹ package that comes with LaTeX?
¹ typearea comes with KOMA-Script and permits to automatically calculate
the right margins with respect to some typographic rules.
Cheers, Peter
On Sat, 3 Jan 2004, Adam Lindsay wrote:
like this, you might find it easier to use this at the beginning of your
document:
\enableregime[il1] %...or...
\enableregime[windows] % as appropriate.
Hello,
since I didn't find any documentation about this command, here 2 questions:
* What
On Mon, 8 Dec 2003, Patrick Gundlach wrote:
Oh, don't mix up Berend's mode and AUCTeX. The have nothing in
common, except that they are written in elisp and handle TeX input
files.
Hello,
is there already some comparison between these 2 modes somewhere
(advantages/disadvantages)?
Cheers,
On Thu, 4 Dec 2003, Taco Hoekwater wrote:
On Mon, 1 Dec 2003 12:00:08 -0700 (MST), William wrote:
I suppose that's a valid sentiment, although it saves many, many
keystrokes when your bib file is full of proceedings and journal articles.
Plus it looks fairly silly to reference the
On Fri, 28 Nov 2003 [EMAIL PROTECTED] wrote:
i run a vaniall SuSE 9.0 and have installed: tetex-2.0.2-48
There is no 'texexec':(
Hello Walter,
tetex is perhaps not enough. Did you install te_cont, te_etex and te_pdf?
Especially te_cont!
Cheers, Peter
--
http://pmrb.free.fr/contact/
84 matches
Mail list logo