hi there,
the following is a minimal example of the layout i am working on.
---%<-
% output=pdftex
\enableregime[latin2]
\setuppapersize
[A5][A5]
\defineparagraphs
[poem][n=2]
\setupparagraphs
[poem][1][width=.35\textwidth]
\setupparagraphs
On Tue, 14 Mar 2006 10:14:50 +0100, Taco Hoekwater wrote:
>
> Hi,
>
> olivier wrote:
>> Hi Everybody,
>>
>> I'm in front of a unresolvable pb (for the moment !) : compilation aborts
>> with following file, apparently for a color problem.
>
> Luckily, this is easy to fix.
>
>> \setupTABLE[c][1
Greetings ConTeXters,
I've noticed recently that quotation marks (single + double), as well
as parens, and perhaps others are not undergoing the expected margin
kerning adjustments. Expected being those that are assigned to them
in hand-def.tex. Punctuation like . , ; - -- --- all kern as ex
Hello,
I would like to print some listings, with their line numbers. To achieve
this I use the following combination on framedtext, typing and
linenumbering stuff.
The output is pretty as I wish, but unfortunately the line numbers are
*not* the numbers of the listing lines, but the numbers
On Wed, 15 Mar 2006, Taco Hoekwater wrote:
>
>
> Aditya Mahajan wrote:
>> Hi,
>>
>> I was trying to define a pretty printing environment for matlab files.
>> The basic requirements that I have are
>>
>> The syntax is similar to both perl and MP. I had a look at the
>> verb-*.tex files and tried
Adam Lindsay wrote:
>..
>
>Do you have a recent ConTeXt? Do you have an up-to-date latin modern
>install?
>(Most advice/ConTeXt stuff depends on at least those two things, here.)
>
>adam
>
>
Hoi Adam,
What do you call recent? I was using TeXLive 2004, and the ConTeXt
version available fro
Hi,
I am trying to reference the 2 subfigures in my text , something like
Some text
\placefigure[][figuur7]{Centrifugale kracht $\vec{F}_{F}$ en centripetale
kracht $\vec{F}_{c}$}
{
\startcombination[2*1]
{\externalfigure[Drawings/figuur7a]} {}
{\externalfigure[Drawings/figuur7b]} {}
\s
M.guravage wrote:
> This scheme works when the previous section ends on an odd page, but when
> the section ends on an even page, \page[left] correctly inserts two blank
I often have a set of macros that does a soemthing like this:
\def\leftpage
{\page \ifodd\pagenumber \noheaderandfoo
Aditya Mahajan wrote:
> Hi,
>
> I was trying to define a pretty printing environment for matlab files.
> The basic requirements that I have are
>
> The syntax is similar to both perl and MP. I had a look at the
> verb-*.tex files and tried to write verb-matlab. My attempt is attached.
If y