Hi,
How can I typeset old style factorial symbol and theorems in ConTeXt. I
found https://www.ntg.nl/maps/36/09.pdf but it does not work. What
adaptation should I do for it to work?
--
Respect,
Shiv Shankar Dayal
precise what you have tried and doesn't work, a complete
> minimal example would be perfect.
>
> Wolfgang
>
>
--
Respect,
Shiv Shankar Dayal
___
If your question is of interest to others as well,
> \stopproof
>
> \stoptext
>
Thanks. I will test this again.
--
Respect,
Shiv Shankar Dayal
___
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context
A simple alternative to tikz is the usage of \framed.
>
> \define[1]\oldfact
> {\inmframed[frame=off,strut=no,leftframe=on,bottomframe=on]{#1}}
>
> \starttext
>
> \m{\oldfact{n}}
>
> \stoptext
>
> Wolfgang
>
> Thanks a lot. It should work n
I tried this for old style factorial, but it appears much below the line in
which it is used. How can I bring it up?
On Wed, Dec 27, 2023 at 6:18 PM Shiv Shankar Dayal <
shivshankar.da...@gmail.com> wrote:
>
>
> A simple alternative to tikz is the usage of \framed.
>>
In LaTeX, I can use \hdots for horizontal dots and \hdotsfor{n} to fill for
several columns in a determinant. But these do not work in ConTeXt. What is
the equivalent for these in ConTeXt?
--
Respect,
Shiv Shankar Dayal
Never mind, I found the solution on list that we can use \dotfill and
\multispan{n}{\dotfill} as a substitute for what I have asked for.
On Sat, Dec 30, 2023 at 2:11 PM Shiv Shankar Dayal <
shivshankar.da...@gmail.com> wrote:
> In LaTeX, I can use \hdots for horizontal dots and \hdots
Hi all,
It would be nice to either support Metapost 3D or Asymptote. Right now I
generate images separately and embed them in PDF using externalfigure
command which works but I have to maintain all the graphics separately.
Respect,
Shiv
__
I see many libraries for Metapost in Context source. Where are these
documented? I see Metafun manual as well, but I do not find all the
included libraries described.
--
Respect,
Shiv Shankar Dayal
___
If your
to
> the Wiki!
>
> maillist : ntg-context@ntg.nl /
> https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
> webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
> archive : https://github.com/contextgarden/context
> wiki : https://wiki.
Do we have a geometry library for common operations like finding tangents,
perpendiculars, circumcircle, orthocenters and such?
--
Respect,
Shiv Shankar Dayal
___
If your question is of interest to others as well
ive : https://github.com/contextgarden/context
> wiki : https://wiki.contextgarden.net
>
> _______
>
--
Respect,
Shiv Shankar Dayal
___
If your question is of interest to others as well, please
stand that most of it is very easy, but still a library
will help new users.
Tikz has Tikz-Euclide and Asymptote has a Geometry package. A similar
library for Metafun
will be very useful.
--
Respect,
Shiv Shankar Dayal
__
sibly add that in Wiki.
I do not know Lua, and I am too old to learn another programming language.
These days, I program only in Rust/Javascript.
--
Respect,
Shiv Shankar Dayal
___
If your question is of interest to other
Can we please add
https://github.com/jemmybutton/byrne-euclid/blob/master/byrne.mp to Wiki
because files have a tendency to disappear?
Similarly, can we please add
https://github.com/thruston/Drawing-with-Metapost/blob/main/Drawing-with-Metapost.pdf
file to Wiki?
--
Respect,
Shiv Shankar Dayal
Suppose I want to typeset the formula: 1 - {}^nC_2\tan^2\theta + {}^nC_4
then it appears as if n is power of - and +. The same formula in LaTeX
comes out nicely. Is there something I need to change?
--
Respect,
Shiv Shankar Dayal
> If you want them below, use double _.
>
> /Mikael
>
> On Mon, Jan 15, 2024 at 7:45 AM Shiv Shankar Dayal
> wrote:
> >
> > Suppose I want to typeset the formula: 1 - {}^nC_2\tan^2\theta + {}^nC_4
> then it appears as if n is power of - and +. The same for
I have following formula
\sum_{k=0\\ k\equiv p + 1(\mathrm{mod}\;2)}^{p -1} but the \\ does not
break the line below Sigma. How can I achieve this because AFAIK it will
work in LaTeX?
--
Respect,
Shiv Shankar Dayal
the sum.
>
> /Mikael
>
> On Mon, Jan 15, 2024 at 2:41 PM Shiv Shankar Dayal
> wrote:
> >
> > I have following formula
> > \sum_{k=0\\ k\equiv p + 1(\mathrm{mod}\;2)}^{p -1} but the \\ does not
> break the line below Sigma. How can I achieve this because AFAIK
3/lists/ntg-context.ntg.nl
> webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
> archive : https://github.com/contextgarden/context
> wiki : https://wiki.contextgarden.net
>
> __
aanhet.net (mirror)
> archive : https://github.com/contextgarden/context
> wiki : https://wiki.contextgarden.net
>
> ___
>
--
Respect,
Shiv Shankar Dayal
___
If your question is of inter
I just updated my ConTeXt distribution and it is working fine for me.
Try processing the following file:
\starttext
\input knuth
\stoptext
On Tue, Jan 16, 2024 at 5:30 PM luigi scarso wrote:
>
>
> On Tue, 16 Jan 2024 at 12:49, Shiv Shankar Dayal <
> shivshankar.da...@g
I can process TeXBook in almost an instant using PDFTeX which is about 450+
pages but my math book takes around 30 seconds averaging ~40 pages/second.
Why LuaMetaTeX is so slow? How can I speed it up?
--
Respect,
Shiv Shankar Dayal
w, but the problem is that the difference is
too high.
My book has lots of math, so perhaps that is the reason.
--
Respect,
Shiv Shankar Dayal
___
If your question is of interest to others as well, please add an
for the
Impatient), I can help with refactoring of code to make is more
efficient/easier.
--
Respect,
Shiv Shankar Dayal
___
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist
210; const char*
luametatex_version_string="2.10.10";
These ensure type-safety in the code and are good coding practice.
On Fri, Jan 19, 2024 at 1:56 PM Shiv Shankar Dayal <
shivshankar.da...@gmail.com> wrote:
> Dear Hans,
>
> I saw the C code of LuaMetaTeX and I saw a lot
>
> Best wishes,
> Taco
>
>
> > On 19 Jan 2024, at 09:31, Shiv Shankar Dayal <
> shivshankar.da...@gmail.com> wrote:
> >
> > I see code like
> >
> > # define luametatex_version 210
> > # define luametatex_revision 10
> &g
>
>
> Das System kann die angegebene Datei nicht finden.
>
>
>
> What should I do?
>
>
>
> Uschi
>
>
>
> *Von:* Ursula Hermann
> *Gesendet:* Dienstag, 16. Jänner 2024 15:33
> *An:* 'mailing list for ConTeXt users'
> *Betreff:* A
___
>
>
>
> ConTeXt Compilation Report (Pages: 0)
>
>
>
> Errors: 0 Warnings: 0 Bad Boxes: 0
>
>
>
>
>
>
>
>
>
>
>
> *Von:* Ursula Hermann
> *Gesendet:* Dienstag, 16. Jänner 2024 15:33
> *An:* 'mailin
I am not sure why it is not working for you.
--
Respect,
Shiv Shankar Dayal
___
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl /
https
Dear List,
Can we use plain TeX commands which are available in LuaMetaTeX in an
arbitrary manner or are there any restrictions?
--
Respect,
Shiv Shankar Dayal
___
If your question is of interest to others as well
For example: \kern, \parindent and so on. Rephrasing the question, can
LuaMetaTeX/ConTeXt compile
plain TeX files. If yes, how can I do that?
On Wed, Jan 24, 2024 at 9:02 PM Hans Hagen wrote:
> On 1/24/2024 2:55 PM, Shiv Shankar Dayal wrote:
> > Dear List,
> >
> > Can we u
Thanks for correcting me, Wolfgang. I meant only TeX commands not plan TeX
macros.
On Wed, Jan 24, 2024 at 9:20 PM Wolfgang Schuster <
wolfgang.schuster.li...@gmail.com> wrote:
> Shiv Shankar Dayal schrieb am 24.01.2024 um 16:37:
> > For example: \kern, \parindent and so on.
than that, how can I cache Metafun images so that they are not
recomputed on every processing of file.
--
Respect,
Shiv Shankar Dayal
___
If your question is of interest to others as well, please add an entry to the
Yes.
On Wed, Jan 24, 2024 at 10:08 PM luigi scarso
wrote:
>
>
> On Wed, 24 Jan 2024 at 16:55, Shiv Shankar Dayal <
> shivshankar.da...@gmail.com> wrote:
>
>> Thanks for correcting me, Wolfgang. I meant only TeX commands not plan
>> TeX macros.
>&g
Dear Hans, Aditya,
Thanks for clarifying. In any case, I will process chapter-by-chapter,
so runtime should be manageable.
On Wed, Jan 24, 2024 at 10:32 PM Hans Hagen wrote:
> On 1/24/2024 5:50 PM, Aditya Mahajan wrote:
> > On Wed, 24 Jan 2024, Shiv Shankar Dayal wrote:
> >
>
; the Wiki!
>
> maillist : ntg-context@ntg.nl /
> https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
> webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
> archive : https://github.com/contextgarden/context
> wiki : https://wiki.contextgarden.net
Thanks for new upload. I see that memory consumption is much less than
previous version. So
once again, thanks a lot.
I am curious about what has changed in recent upload, that memory
consumption is about 60% of earlier versions.
--
Respect,
Shiv Shankar Dayal
only 3MB.
On Sun, Feb 18, 2024 at 2:13 AM Hans Hagen wrote:
> On 2/17/2024 6:17 PM, Shiv Shankar Dayal wrote:
> > Thanks for new upload. I see that memory consumption is much less than
> > previous version. So
> > once again, thanks a lot.
> >
> > I am curious about
I assume you would have created typescripts for those fonts. Can you please
add them to
ConTeXt distribution, at least for the popular fonts?
On Sun, Feb 18, 2024 at 3:12 AM Shiv Shankar Dayal <
shivshankar.da...@gmail.com> wrote:
> The only change I made was that I started using a 9
not show anything. Any help would be much appreciated.
--
Respect,
Shiv Shankar Dayal
___
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl /
https
Never mind it was my idiocy.
On Sun, Feb 18, 2024 at 3:29 AM Shiv Shankar Dayal <
shivshankar.da...@gmail.com> wrote:
> I found following on Wiki to produce PDF out of standalone type(
> https://wiki.contextgarden.net/Sharing_graphics):
>
> \starttext
> \startMPpage
>
Hi all,
What is the best way to input UTF-8 in LuaMetaTex? If I use the UTF-8
characters then do not come out in text with Modern font.
--
Respect,
Shiv Shankar Dayal
___
If your question is of interest to others as
Hi,
Defining typescripts to use a font is very painful. How can I use a font
without using a typescript?
--
Respect,
Shiv Shankar Dayal
___
If your question is of interest to others as well, please add an entry to
Dear Lits,
Suppose I have $10,000$ then in the output there is extra space after
comma. How can I get rid of it?
--
Respect,
Shiv Shankar Dayal
___
If your question is of interest to others as well, please add an
Much thanks, Hans. I am curious why this is not default behavior?
On Tue, Jul 16, 2024 at 6:20 AM Hans Hagen wrote:
> On 7/16/2024 7:01 AM, Shiv Shankar Dayal wrote:
> > Dear Lits,
> >
> > Suppose I have $10,000$ then in the output there is extra space after
> > com
Hi,
Does anyone use Emacs with ConTeXt with spell check? Can you please share
your Emacs config for this?
--
Respect,
Shiv Shankar Dayal
___
If your question is of interest to others as well, please add an entry to
Dear Peter,
Thanks. I tried and it works pretty well.
On Thu, Jul 25, 2024 at 1:44 AM Peter Münster wrote:
> On Thu, Jul 25 2024, Shiv Shankar Dayal wrote:
>
> > Can you please share your Emacs config for this?
>
> Hi,
>
> I use hunspell. Works very nicely:
>
>
I came across https://github.com/PillFall/languagetool.el, which also
checks grammar.
On Thu, Jul 25, 2024 at 2:09 AM Shiv Shankar Dayal <
shivshankar.da...@gmail.com> wrote:
> Dear Peter,
>
> Thanks. I tried and it works pretty well.
>
> On Thu, Jul 25, 2024 at 1:44 AM
Hi,
I was going through the Metafun manual, the print version, which comes with
distribution. I see how page no. and chapters are styles. How can I
customize for that kind of output in the current version of ConTeXt?
--
Respect,
Shiv Shankar Dayal
Hi,
I believe that there is a LaTeX package which typesets the METAPOST text in
a certain font, I do not remember which. How can I typeset same Metapost
logo in ConTeXt. It looks like below;
[image: image.png]
--
Respect,
Shiv Shankar Dayal
Many thanks. It worked like a charm.
On Sun, Aug 4, 2024 at 11:44 AM Pablo Rodriguez via ntg-context <
ntg-context@ntg.nl> wrote:
> On 8/4/24 06:45, Shiv Shankar Dayal wrote:
> > Hi,
> >
> > I believe that there is a LaTeX package which typesets the METAPOST text
>
. The error it gives me now is:
tex error > tex error on line 277 in file determinants.tex: You
can't use '\Ustopmath' in restricted horizontal mode
How can I get it working again?
--
Respect,
Hi,
I do not remember where it came from, probably AMS Math or something like that.
Many thanks. It works but I am curious as to why the working code broke.
On Tue, Aug 6, 2024 at 9:58 PM Mikael Sundqvist wrote:
>
> Hi,
>
> On Tue, Aug 6, 2024 at 5:57 PM Shiv Shankar Dayal
> w
Hi,
I still do not know why it stopped working after the latest update.
On Tue, Aug 6, 2024 at 10:54 PM Wolfgang Schuster
wrote:
>
> Mikael Sundqvist schrieb am 06.08.2024 um 18:27:
> > Hi,
> >
> > On Tue, Aug 6, 2024 at 5:57 PM Shiv Shankar Dayal
> > wrote:
>
LuaMetaTeX 2.11.03 20240517 + ConTeXt LMTX 2024.05.17 16:32
On Wed, Aug 7, 2024 at 12:40 AM Wolfgang Schuster
wrote:
>
> Shiv Shankar Dayal schrieb am 06.08.2024 um 19:30:
> > Hi,
> >
> > I still do not know why it stopped working after the latest update.
>
> Which
Hi,
What is the general method of customizing chapter titles? For example,
I would like something like the attachment. Is it achievable without
using Metapost?
--
Respect,
Shiv Shankar Dayal
___
If your question is
like the title on new
line. I do not know how to do it.
On Wed, Aug 7, 2024 at 1:01 AM Henning Hraban Ramm wrote:
>
> Am 06.08.24 um 21:26 schrieb Shiv Shankar Dayal:
> > What is the general method of customizing chapter titles? For example,
> > I would like something like the
right alignment
but it does not go to right.
On Wed, Aug 7, 2024 at 1:50 AM Shiv Shankar Dayal
wrote:
>
> This is what I came up with:
>
> \setupcolors[state=start]
> \definecolor [maincolor] [r=, g=.5, b=.7]
> \setupinteraction
>[
> state=start
, Aug 7, 2024 at 2:35 AM Shiv Shankar Dayal
wrote:
>
> Hi,
>
> My final version is below:
>
> \setupcolors[state=start]
> \definecolor [maincolor] [r=, g=.5, b=.7]
> \define[2]\MyChapterCommand
> {\framed[align=flushright,
> frame=off]{\rotate[rotation=90]{\rm\small\sc
.
--
Respect,
Shiv Shankar Dayal
___
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl /
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage
draws a polygon with 21 sides with radius 20. I understand all of
it except the for loop.
What is (0, r) rotated (a *i) doing?
--
Respect,
Shiv Shankar Dayal
___
If your question is of interest to others as well
nse if I just
start reading the LuaMetaTeX code.
--
Respect,
Shiv Shankar Dayal
___
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl /
https://m
I think it works like (0, r) rotated (a) -- (0, r) rotated (a * 2) --
... (0, r) rotated (a*20) -- cycle
Is my understanding correct? Also, how can I label these vertices in a for loop?
On Wed, Aug 28, 2024 at 2:25 PM Shiv Shankar Dayal
wrote:
>
> Hi,
>
> Consider following code
> is done in Lua.
>
> Hans
So I guess I need to learn TeX, Metapost and Lua. I know a bit of these but
will go a bit deeper. Once I have learned these I will try to help by updating
the Wiki documentation.
--
Respect,
Shiv Shankar Dayal
comes. VI will have syntax highlighting and it will
be automatically done for us.
--
Respect,
Shiv Shankar Dayal
___
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist
For your labeling problem, see the last example of section 2.9 of
>
> https://www.pragma-ade.com/general/manuals/metafun-p.pdf
>
Thanks, I am reading that.
> /Mikael
>
> PS Please do not cross post here and on stackexchange (at least not
> without telling).
>
I wi
i*cm) -- (10cm, i*cm) dashed;
endfor;
\stopMPcode
\stoptext
My first for loop draws lines but the second gives me an error. Please help.
--
Respect,
Shiv Shankar Dayal
___
If your question is of interest to others as well,
> try "dashed evenly" instead of just "dashed".
>
Thanks. It works nicely.
--
Respect,
Shiv Shankar Dayal
___
If your question is of interest to others as well, please add an entry to
Hi all,
I had been using $ for math mode. Then I read the new manual that \m
is better for math mode. Can you please give some examples to see this
in action? BTW, I have started using \m but changing all existing
formulas is very tedious.
--
Respect,
Shiv Shankar Dayal
Suppose I use dejavu fonts for the main document then how can I have
metafun use the same fonts for labelling. All the metafun code is
inline.
--
Respect,
Shiv Shankar Dayal
___
If your question is of interest to
Yes, you are correct. I got confused with the font shapes
and did not look close enough.
Thanks a bunch.
On Tue, Sep 17, 2024 at 11:45 AM Henning Hraban Ramm wrote:
>
> Am 17.09.24 um 08:05 schrieb Shiv Shankar Dayal:
> > Suppose I use dejavu fonts for the main document then ho
regards,
Shiv Shankar Dayal
___
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 : http
can't find file xyz-vimsyntax.tmp-vimsyntax.tmp"
temmfstart bin:vim starts vim. vim is in the path. I am using Windows
Vista with Texlive 2008.
I would also like to know the syntax for C++.
--
Best regards,
Shiv Sha
indows and
/usr/local/texlive/ on Linux.
--
Best regards,
Shiv Shankar Dayal
___
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/mailma
log and it says tabstop=8 is a new file. I doubt that something may
be wrong with the command line for vim.
--
Best regards,
Shiv Shankar Dayal
___
If your question is of interest to others as well, please add an entry to
is basically
a run of vim over #2 and it generates the #2-vimsyntax.tmp.
--
Best regards,
Shiv Shankar Dayal
___
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg
and I
get pretty printing. I am somewhat happy but I do not know why this is
happening.
--
Best regards,
Shiv Shankar Dayal
___
If your question is of interest to others as well, please add an entry to the
Wiki
.tmp-vimsyntax.tmp. Then I run context again and I
>> get pretty printing. I am somewhat happy but I do not know why this is
>> happening.
>Do you have write18 enabled? see http://wiki.contextgarden.net/write18
>Aditya
Yes. write18
Hi,
I tried to put _ in index entry and am unable to do it. I tried following
1. \index{_shiv} 2. \index{\type{_shiv}} 3. \index{\textunderscore{} shiv}
Please help.
--
Best regards,
Shiv Shankar Dayal
___
If your
Hi,
I was using context and I had to wait for 16 seconds for one run
approximately. I switched to texinfo and it barely takes 2 seconds.
Can you please explain the diffrence? I know context is complex but still?
--
Best regards,
Shiv Shankar Dayal
Hi,
I have sources of context cont-eni.pdf. When I try to compile them I
get lots of errors. I am using Mark IV. However, I am successfully
able to compile Metafun manual using texexec. Any clues?
--
Best regards,
Shiv Shankar Dayal
\getvalue {\??am right\c!r...
...
l.7 \titelbladen
Best regards,
Shiv Shankar Dayal
___
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl / h
\unskip \getvalue {\??am #...
>
> \@@amvbox ...}{#4}\c!before \c!inbetween \c!after
> }\setbox \scratchbox \vbox...
> ...ght\c!left }\interactionmenu [right]
> \getvalue {\??am right\c!r...
> ...
> l.7 \titelbladen
&g
.pdf
> ?
For the original file it says "ConTeXt/www.pragma-ade.com/cont-en.tex"
as creator. I wonder how is that possible. :)
Best regards,
Shiv Shankar Dayal
___
If your question is of interest to others
I cant find it. I have installed using
rsync.
--
Best regards,
Shiv Shankar Dayal
___
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl / http
changes. Where did you get the source files that you are testing on?
>
> Aditya
> _______
Best regards,
Shiv Shankar Dayal
___
If
of the information with google when I face
problem with LaTeX. But for ConTeXt I find very little information.
All I know is wiki.contextgarden.net and manuals written by Hans.
--
Best regards,
Shiv Shankar Dayal
Hi,
I am running ConTeXt mark IV. I need to use metauml for my work.
However, I could not get it installed. Please help. The install file
which comes with it does not work for context.
--
Best regards,
Shiv Shankar Dayal
") ("+x: int", "+y: int") (); Class.B("Ci...
! Extra tokens will be flushed.
(
<*> save A; save B; Class.A(
"Point") ("+x: int", "+y: int") (); Class.B("Ci...
>> Class.B
!
oned as a package at contextgarden I was hoping that it
will work out of the
box.
--
Best regards,
Shiv Shankar Dayal
___
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist :
Hans Hagen | PRAGMA ADE
> Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
> tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
> | www.pragma-pod.nl
> -
>
--
Best regard
r(lrt)";
mcarc.mat(2,1,1,2) "arcangleA(12)","arcangleB(12)", "name(g)";
ObjLabel.mat(btex g etex) "labpathname(g)","labdir(ulft)";
mat.c=origin;
drawObj(mat);
The problem is that the computer kind of stops processing. I mean it
is taking too lon
not beat POV-Ray in terms of power.
Please advice.
--
Best regards,
Shiv Shankar Dayal
___
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl / http
have not looked in this matter.
As you people may be knowing Prof. John Hobby has written a Haskell frontend
for Metapost which generates Metapost code.
Having a Lua version of same will help a lot. My only concern is using
MetaLua with ConTeXt.
--
Best regards,
Shiv Shankar Dayal
Hi,
Please discard previous mail as I did not know about MPlib.
On Fri, May 21, 2010 at 12:48 AM, Shiv Shankar Dayal <
shivshankar.da...@gmail.com> wrote:
> Hi all,
>
> Since ConTeXt has LuaTeX and it contains Lua interpreter so I wonder if it
> is possible to write Lua code
Hi all,
I want to switch page numbering from roman(which is
typical in frontmatter) to roman. I also want these to
appear in PDF outline.
Can someone provide an MWE?
--
Respect,
Shiv Shankar Dayal
___
If your
in arabic numerals.
--
Respect,
Shiv Shankar Dayal
___
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl /
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.n
s]
Tried both but they do not work.
--
Respect,
Shiv Shankar Dayal
___
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl /
https://mailman.ntg.nl/
> Why do you ask Hans about my book?
>
> It’s a general manual about ConTeXt (MkIV/LMTX), at the moment at 498
> pages, but only in German (to be published in the DANTE series at
> Lehmann’s).
Will there be an English version? I would like to buy one.
--
Respect,
Shi
1 - 100 of 108 matches
Mail list logo