Re: [NTG-context] ConTeXt-ifying Kile

2008-01-02 Thread Matija Šuklje
} # \loadmapfile \loadsorts \loadsynonyms # \localhsize \logfields \lohi[low]{text}{text} \low{text} # \LR \mainlanguage[language code] \mar[references]{text} \marginrule[number]{text} \margintext[+|-|low][reference]{text} \marking[name]{text} \markversion \mathematics{text} \mediaeval{text} \midaligned

Re: [NTG-context] preview-context

2007-12-24 Thread Gour
On Sun, 23 Dec 2007 19:29:00 -0500 (EST) Aditya Mahajan [EMAIL PROTECTED] wrote: I disagree. I was grately impressed by preview-latex when I tried it (around 2 years ago), so much so that I even considered moving to emacs from vim. It is extremely useful for mathematics and images: you can

Re: [NTG-context] migrating to ConTeXt

2007-12-23 Thread Wolfgang Schuster
, very difficult topic. All of us want it, nobody is able or motivated enough to write, we have a few experts for every topic (mathematics, fonts etc.) but none who who has knowledge about the whole system and too mayn features are hidden and only documented in the source. Wolfgang

Re: [NTG-context] preview-context

2007-12-23 Thread Aditya Mahajan
relies on multipass info, previewing is no option unless on fast machines I disagree. I was grately impressed by preview-latex when I tried it (around 2 years ago), so much so that I even considered moving to emacs from vim. It is extremely useful for mathematics and images: you can see

Re: [NTG-context] HTML to Context with Regular Expressoin

2007-12-17 Thread Mojca Miklavec
be only defined for class=simplemath \startxmlsetups span \doifelse{\xmlatt{#1}{class}}{math} {\mathematics{\xmlflush{#1}}} % otherwise simply ignore {\xmlflush{#1}} \stopxmlsetups \startxmlsetups sub \mathematics{\suber{\xmlflush{#1

Re: [NTG-context] How to process simple HTML files with LuaTeX

2007-09-16 Thread Mojca Miklavec
code: d[k] = dk:gsub(nbsp;,' ') dk = d[k] d[k] = dk:gsub(le;, '\\mathematics{\\le}') local dk = d[k] dk = dk:gsub(nbsp;,' ') dk = dk:gsub(le;, '\\mathematics{\\le}') d[k] = dk or mojcasentities = { nbsp = , le = '\\mathematics{\\le}' } local d[k]= d[k]:gsub

Re: [NTG-context] How to process simple HTML files with LuaTeX

2007-09-16 Thread Aditya Mahajan
On Sun, 16 Sep 2007, Mojca Miklavec wrote: On 9/14/07, Hans Hagen [EMAIL PROTECTED] wrote: mojcasentities = { nbsp = , le = '\\mathematics{\\le}' } local d[k]= d[k]:gsub((.-);,mojcasentities) Yes, I saw it, but didn't try to understand what the (.-) serves

Re: [NTG-context] cv templates

2007-09-14 Thread Andrea Valle
, Mathematics}{Georgia State University}{Atlanta, GA} %% positions % academic positions \CVHEAD{Academic Positions} \ACADITEM {2001--2007} {\TeX\ State University, \TeX{}ville, CO} {Associate Professor} {Instruction and research, especially the development of upper-level

Re: [NTG-context] How to process simple HTML files with LuaTeX

2007-09-14 Thread Hans Hagen
experimental Sure :) That's why I'm sending files for testing :) :) :) - i'll make a table mapper (need it anyway), cals tables are already provided - idem for preformatted and verbatim - your code: d[k] = dk:gsub(nbsp;,' ') dk = d[k] d[k] = dk:gsub(le;, '\\mathematics{\\le}') local dk = d[k

Re: [NTG-context] cv templates

2007-09-14 Thread Bert Trüger
Universe, the Mach Principle, and the Cosmological Principle: Considerations for the Philosophy of Physics} \EDUITEM{BSc}{1990}{Physics; minor, Mathematics}{Georgia State University}{Atlanta, GA} %% positions % academic positions \CVHEAD{Academic Positions} \ACADITEM {2001--2007

[NTG-context] We have a problem --- Old file no longer compiles

2007-07-04 Thread David Arnold
, treated as zero. to be read again \relax \dogenfrac ...{\begingroup #4\endgroup #2#3\relax #5}} \mathematics #1-\relax \ifmmode #1 \else $#1$\fi l.216 $ \frac{81}{125

Re: [NTG-context] We have a problem --- Old file no longer compiles

2007-07-04 Thread David Arnold
] ! Missing number, treated as zero. to be read again \relax \dogenfrac ...{\begingroup #4\endgroup #2#3\relax #5}} \mathematics #1-\relax \ifmmode #1 \else $#1$\fi l.275 \frac ac

Re: [NTG-context] We have a problem --- Old file no longer compiles

2007-07-04 Thread Aditya Mahajan
On Wed, 4 Jul 2007, David Arnold wrote: Here is another example, this time not within a block, but within an enumeration again: The newmat module seems to be the culprit. After loading newmat add \unexpanded\def\frac#1#2{\mathematics{\genfrac{}{}{}\donothing{#1}{#2}}} and it should work fine

Re: [NTG-context] We have a problem --- Old file no longer compiles

2007-07-04 Thread Aditya Mahajan
On Wed, 4 Jul 2007, Aditya Mahajan wrote: On Wed, 4 Jul 2007, David Arnold wrote: Here is another example, this time not within a block, but within an enumeration again: The newmat module seems to be the culprit. After loading newmat add \unexpanded\def\frac#1#2{\mathematics{\genfrac

Re: [NTG-context] We have a problem --- Old file no longer compiles

2007-07-04 Thread David Arnold
:57 PM, Aditya Mahajan wrote: On Wed, 4 Jul 2007, David Arnold wrote: Here is another example, this time not within a block, but within an enumeration again: The newmat module seems to be the culprit. After loading newmat add \unexpanded\def\frac#1#2{\mathematics{\genfrac{}{}{}\donothing{#1

Re: [NTG-context] We have a problem --- Old file no longer compiles

2007-07-04 Thread Aditya Mahajan
\unexpanded\def\frac#1#2{\mathematics{\genfrac{}{}{}\donothing{#1} {#2}}} and it should work fine. I do not really understand why this is failing. Aditya, Thanks for the reply. As far as I know, we don't explicitly import newmat in our environment files: trunk $ grep usemodule * bookenv

Re: [NTG-context] We have a problem --- Old file no longer compiles

2007-07-04 Thread David Arnold
not within a block, but within an enumeration again: The newmat module seems to be the culprit. After loading newmat add \unexpanded\def\frac#1#2{\mathematics{\genfrac{}{}{}\donothing{#1} {#2}}} and it should work fine. I do not really understand why this is failing. Aditya, Thanks

Re: [NTG-context] ' doesn't make a prime in math mode (solved)

2007-05-07 Thread Ricard Roca
Solved! It was a bad written own macro that enabled mathpunctuation (decimal comma) automatically depending on the language on every mathematics. I have rewritten it and now all works. Sorry for the noise. I thought it could be that, but when I tried the live context in the garden I wasn't so

Re: [NTG-context] Microsoft Word - Context

2007-04-03 Thread Mari Voipio
lady has to have it as she's done it in Word). The human eye is a lot better at discerning what is a heading than an automatic system. I can even write that cheat sheet for you with references to the English version of Word, if that'll help. Now, if you have a lot of mathematics in the stuff

Re: [NTG-context] Some questions about context

2007-03-06 Thread Wolfgang Schuster
)? 5) Is there an equivalent to \newenvironment in latex? I think about the demostration: \newenvironment{demo}{\medskip Demostració.}{\hfill $\Box$} \definestartstop [demo] [before={\blank[medium]Demostració.}, after=\hfill\mathematics{\Box}] \starttext \startdemo text text text

[NTG-context] Some questions about context

2007-03-05 Thread Xan
]/[total number of pages] at the bottom of the page? 4) How can we create new counters in context? Like latex \newcounter{mycount} 5) In mathematics, in context there are three modules: nath, amsl, new math, according to http://wiki.contextgarden.net/Math What are these features and limitations? What

Re: [NTG-context] Some questions about context

2007-03-05 Thread Wolfgang Schuster
own counter by one and the command \decrement\mycount to reduce your own counter by one. 5) In mathematics, in context there are three modules: nath, amsl, new math, according to http://wiki.contextgarden.net/Math What are these features and limitations? What is the best? ConTeXt provides

Re: [NTG-context] Some questions about context

2007-03-05 Thread Aditya Mahajan
numbers, which I find easier to use. See http://wiki.contextgarden.net/Counters 5) In mathematics, in context there are three modules: nath, amsl, new math, according to http://wiki.contextgarden.net/Math What are these features and limitations? What is the best? I would suggest always use

Re: [NTG-context] Some questions about context

2007-03-05 Thread Xan
to increase your own counter by one and the command \decrement\mycount to reduce your own counter by one. 5) In mathematics, in context there are three modules: nath, amsl, new math, according to http://wiki.contextgarden.net/Math What are these features and limitations? What is the best

[NTG-context] strange text/math spacing

2007-02-22 Thread Vyatcheslav Yatskovsky
performs poor on that. (There too many 'of' for testing purposes). \starttext In MATLAB, we can create the Leslie matrix using {\tt gallery('leslie', A, B)} command, where of $A$ is a vector of $a_x$ with dimensions of $[1:X]$ and of $B$ is a vector of \mathematics{b_x

[NTG-context] Natural table questions

2007-02-13 Thread David Arnold
All, Using natural tales, how can I: 1. get some padding around text in each cell? 2. Increase the height of a cell (or row)? fix the height of a cell (or row)? David Arnold College of the Redwoods Mathematics Department Eureka, CA 95501 (707) 476-4222 http://online.redwoods.edu/instruct

[NTG-context] Footnote in columns interlinespace

2007-01-29 Thread Michal Kvasnicka
Good noon. I typeset a document in two columns on the grid. Footnotes I place in the columns. \setupfootnotes [rule=off, way=bypage, location=columns, conversion=set 3, before={\blank[line]}] \setupfootnotedefinition [location=left,width=fit, sample={\mathematics{\star\star

Re: [NTG-context] debian context updates

2007-01-03 Thread Norbert Preining
/texmf/web2c/pdfetex to /var/lib/texmf/web2c/pdftex and then 'texexec' worked fine on my current document (a 50-page mathematics textbooklet). (BTW, can you send me this file in private with all support stuff, I need context test documents, I wont publish it ;-) I'm pretty sure the problem

Re: [NTG-context] debian context updates

2007-01-02 Thread Sanjoy Mahajan
installed in /var/lib/texmf/web2c/pdfetex are not found. For example, pdfetex 'cont-en' tries to run mktexfmt. So I made a symlink from /var/lib/texmf/web2c/pdfetex to /var/lib/texmf/web2c/pdftex and then 'texexec' worked fine on my current document (a 50-page mathematics textbooklet). I'm pretty sure

[NTG-context] Figure library -- figures not found but they are there

2006-12-18 Thread David Arnold
? figurelibrary language=en description organizationCollege of the Redwoods Mathematics Department/ organization projectIntermediate Algebra Text/project productPreliminaries/product commentFigures for Logic Section/comment /description figure fileLogicFigs-mpgraph.1/file labelrealline1/label

Re: [NTG-context] \bar missing in euler

2006-09-12 Thread Aditya Mahajan
\characterencoding \else\ifcsname\nocharacterencoding#1\endcsname \nocharacterencoding [EMAIL PROTECTED]@\outerencoding#1\endcsname [EMAIL PROTECTED]@\outerencoding [EMAIL PROTECTED]@\mathcollection#1\endcsname \strippedcsname\mathematics [EMAIL

[NTG-context] \mathematics

2006-08-14 Thread Boris Tschirschwitz
Hi.When writing math I like avoiding $ whenever possible by defining my math operators with \mathematics, e.g.\def\grp{\mathematics{G}}.So far I was using this like I use \EnsureMath in LaTeX, but now I'm running into problems in MPgraphics: Texexec compiles the following file fine until I add

Re: [NTG-context] \mathematics

2006-08-14 Thread taco hoekwater
Boris Tschirschwitz wrote: Hi. When writing math I like avoiding $ whenever possible by defining my math operators with \mathematics, e.g. \def\grp{\mathematics{G}}. So far I was using this like I use \EnsureMath in LaTeX, but now I'm running into problems in MPgraphics: Texexec

Re: [NTG-context] \mathematics

2006-08-14 Thread Boris Tschirschwitz
Cool, it works nicely here, too.Thanks,Boris.On 8/14/06, taco hoekwater [EMAIL PROTECTED] wrote: Boris Tschirschwitz wrote: Hi. When writing math I like avoiding $ whenever possible by defining my math operators with \mathematics, e.g. \def\grp{\mathematics{G}}. So far I was using this like I use

Re: [NTG-context] Figure number off one time

2006-08-01 Thread David Arnold
at the school, the {\em Mathematikoi}, lived at the school, rid themselves of all personal possessions, were vegetarians, and observed a strict vow of silence. They studied mathematics, philosophy, and music, and held the belief that numbers constitute the true nature of things, giving

Re: [NTG-context] Charts, Graphs, Tufte, and ConTeXt

2006-07-25 Thread Sanjoy Mahajan
http://www.nieuwarchief.nl/serie5/index.php Thanks, lots of elegant layouts there, and enjoyable mathematics! -Sanjoy `Never underestimate the evil of which men of power are capable.' --Bertrand Russell, _War Crimes in Vietnam_, chapter 1

Re: [NTG-context] align question

2006-07-18 Thread Bruce H. Wagner
1 \NC 2 \NR \NC 3 \NC -5 \NR \stoppmatrix \stopformula \stopbuffer \ShowExample -- __ Bruce H. Wagner e-mail: [EMAIL PROTECTED] Department of Mathematics phone: 707-476-4207 College

Re: [NTG-context] align question

2006-07-15 Thread Bruce H. Wagner
comparable to the array environment in LaTeX, which works very nicely. Thanks, Bruce -- __ Bruce H. Wagner e-mail: [EMAIL PROTECTED] Department of Mathematics phone: 707-476-4207 College of the Redwoods fax

Re: [NTG-context] \bar missing in euler

2006-07-11 Thread Hans Hagen
[EMAIL PROTECTED]@\mathcollection#1\endcsname \strippedcsname\mathematics [EMAIL PROTECTED]@\mathcollection [EMAIL PROTECTED]@\nomathcollection#1\endcsname \strippedcsname\mathematics [EMAIL PROTECTED]@\nomathcollection \else \nocharacterencoding \fi

[NTG-context] Tough one to debug in figure library

2006-07-05 Thread David Arnold
All, In my figure library, I had: figure filesection5figs-mpgraph.6/file labelsec5scaling5 /label copyrightCollege of the Redwoods Mathematics Department/copyright comment/comment /figure In my source, I had: \startbuffer[table] \setupTABLE[frame=off] \setupTABLE[column][each][align

Re: [NTG-context] small caps italic and font switching inside math

2006-07-01 Thread Mojca Miklavec
switching to some other font at the end if necessary, now it's time to concentrate on content. (A pitty that Knuth wasn't a chemist as well. The chemists would desperately need something similar for chemistry what TeX offers for mathematics.) \newbox\chemlowbox \def\chemlow#1% {\setbox

Re: [NTG-context] small caps italic and font switching inside math

2006-06-29 Thread Taco Hoekwater
that there's an additional command provided which also appends bold to all the mathematics in titles, but that's useful for titles only. Mojca ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

[NTG-context] [Fwd: CTAN update: antt, iwona, kurier fonts]

2006-06-29 Thread Taco Hoekwater
defining fonts for LaTeX. The doc/fonts/iwona folder contains examples for plain TeX as well as for LaTeX and an example of typesetting mathematics. In the current version (0.97) some new glyphs were added: Breveinverted, Hbar.small, Ubreveinvertedlow, Ubreveinvertedlow.small, breveinverted

Re: [NTG-context] texmfstart with figure library

2006-06-29 Thread Hans Hagen
David Arnold wrote: All, I have a file figlibSection3.xml which starts like this: ?xml version='1.0'? ?context-directive job module fig-make ? ?context-directive job mode letter ? figurelibrary language=en description organizationCollege of the Redwoods Mathematics Department

Re: [NTG-context] small caps italic and font switching inside math

2006-06-28 Thread Aditya Mahajan
On Wed, 28 Jun 2006, Mojca Miklavec wrote: Hello, I have to tiny questions: 1. How do I get small caps [bold] italic (except with the \definedfont[ec-lmxxx])? No idea. 2. I defined \molecule to be \def\molecule#1{$\rm#1$}, better use {\mathematics{\rm #1}} so that you can also write

Re: [NTG-context] small caps italic and font switching inside math

2006-06-28 Thread Taco Hoekwater
typescripts, but I do not know how that is supposed to be done in actual code. Some catcode trickery might work. This is all I could manage. This does not work well, because HSO\low{4}\high{-} is not correct. % \def\molecule#1{\mathematics{ {\rm #1}}} \bgroup \catcode`\_=\active

[NTG-context] texmfstart with figure library

2006-06-28 Thread David Arnold
All, I have a file figlibSection3.xml which starts like this: ?xml version='1.0'? ?context-directive job module fig-make ? ?context-directive job mode letter ? figurelibrary language=en description organizationCollege of the Redwoods Mathematics Department/ organization projectIntermediate

Re: [NTG-context] small caps italic and font switching inside math

2006-06-28 Thread Mojca Miklavec
in some cases, see below. I converted the document from LaTeX and I didn't came to the idea of using low and high (perhaps just because that's not possible there). % \def\molecule#1{\mathematics{ {\rm #1}}} Thank you for the note. I would never use it inside formulas, but I would never though about

Re: [NTG-context] small caps italic and font switching inside math

2006-06-28 Thread Aditya Mahajan
}{$-$} if needed, which works even better in some cases, see below. Or use some more catcode trickery to ensure that - is equivalent to \mathematics{-} ;) I converted the document from LaTeX and I didn't came to the idea of using low and high (perhaps just because that's not possible

Re: [NTG-context] Newbie questions

2006-06-25 Thread Hans Hagen
issues, and inconsistent styles were driving me crazy with AppleWorks, and many of these problems would persist in InDesign. I have also been having difficulty setting up mathematics in a satisfactory way. On the other hand, I am a very visual thinker, and I don't remember commands well

Re: [NTG-context] Newbie questions

2006-06-24 Thread Thomas Moore
with figure and equation references, indexing issues, and inconsistent styles were driving me crazy with AppleWorks, and many of these problems would persist in InDesign. I have also been having difficulty setting up mathematics in a satisfactory way. On the other hand, I am a very visual thinker

[NTG-context] Treat last element in a commalist differently

2006-06-02 Thread Aditya Mahajan
Hi, I am trying to write a macro so that \SEQ X[1,2,3] expands to $X_1, X_2, X_3$ \SEQ X[1-N] expands to $X_1, \dots, X_N$ and \SEQ X expands to ${\bf X}$. So far I have \def\SEQ#1% {\dodoubleempty\doSEQ[#1]} \def\doSEQ[#1][#2]% {\ifsecondargument \mathematics{\processcommalist[#2

Re: [NTG-context] Treat last element in a commalist differently

2006-06-02 Thread Taco Hoekwater
]% {\ifsecondargument \donefalse \mathematics{\processcommalist[#2]{\dodoSEQ{#1}}} \else \mathematics{\bold{#1}}\fi} \def\dodoSEQ#1#2% {\ifdone ,\else \donetrue\fi#1_{#2}} Cheers, Taco ___ ntg-context mailing list ntg

Re: [NTG-context] Treat last element in a commalist differently

2006-06-02 Thread Aditya Mahajan
element as special: \def\doSEQ[#1][#2]% {\ifsecondargument \donefalse \mathematics{\processcommalist[#2]{\dodoSEQ{#1}}} \else \mathematics{\bold{#1}}\fi} \def\dodoSEQ#1#2% {\ifdone ,\else \donetrue\fi#1_{#2}} Thanks Taco, Works like ... er ... magic. Where

Re: [NTG-context] Treat last element in a commalist differently

2006-06-02 Thread Aditya Mahajan
the first element as special: \def\doSEQ[#1][#2]% {\ifsecondargument \donefalse \mathematics{\processcommalist[#2]{\dodoSEQ{#1}}} \else \mathematics{\bold{#1}}\fi} \def\dodoSEQ#1#2% {\ifdone ,\else \donetrue\fi#1_{#2}} This is the final macro that I have, incase

Re: [NTG-context] vertically centered aligment of different sized texts

2006-05-18 Thread Taco Hoekwater
frantisek holop wrote: hmm, on Wed, May 17, 2006 at 06:53:47PM +0200, Taco Hoekwater said that Abusing math mode is easiest: \def\vcentered#1% {\dontleavehmode\mathematics{\vcenter{\hbox{#1 \starttext {\tfc The \vcentered{{\BigFont 7}\high{th}} Seal} \stoptext thanks

Re: [NTG-context] vertically centered aligment of different sized texts

2006-05-17 Thread Taco Hoekwater
how can i make that line vertically centered, like --, the /th seal / :) Abusing math mode is easiest: \def\vcentered#1% {\dontleavehmode\mathematics{\vcenter{\hbox{#1 \starttext {\tfc The \vcentered{{\BigFont 7}\high{th}} Seal} \stoptext Cheers, Taco

Re: [NTG-context] vertically centered aligment of different sized texts

2006-05-17 Thread frantisek holop
hmm, on Wed, May 17, 2006 at 06:53:47PM +0200, Taco Hoekwater said that Abusing math mode is easiest: \def\vcentered#1% {\dontleavehmode\mathematics{\vcenter{\hbox{#1 \starttext {\tfc The \vcentered{{\BigFont 7}\high{th}} Seal} \stoptext thanks a lot

Re: [NTG-context] components and figure search paths

2006-05-10 Thread David Arnold
version='1.0'? ?context-directive job module fig-make ? ?context-directive job mode letter ? figurelibrary language=en description organizationCollege of the Redwoods Mathematics Department/ organization projectIntermediate Algebra Text/project productChapter 0/product commentFigures for Section 1

Re: [NTG-context] MyWay doesn't agree

2006-05-05 Thread David Arnold
, University of Michigan http://www.eecs.umich.edu/~adityam || Ph: 7342624008 David Arnold College of the Redwoods Mathematics Department Eureka, CA 95501 (707) 476-4222 http://online.redwoods.edu/instruct/darnold/ ___ ntg-context mailing list ntg

[NTG-context] MyWay doesn't agree

2006-05-05 Thread David Arnold
Arnold College of the Redwoods Mathematics Department Eureka, CA 95501 (707) 476-4222 http://online.redwoods.edu/instruct/darnold/ ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] MyWay doesn't agree

2006-05-05 Thread David Arnold
v \NC = f_2 \NR \stopalign \stopformula \stoptext Doesn't produce the result advertised in your MyWay. David Arnold College of the Redwoods Mathematics Department Eureka, CA 95501 (707) 476-4222 http://online.redwoods.edu/instruct/darnold

Re: [NTG-context] Duplicate names in figure libraries

2006-05-04 Thread David Arnold
Hans et al, I'm afraid I don't know enough xml to understand this. How would something lik this change with your suggested strategy? figure filesec4twoa.png/file labelsec4twoa/label copyrightCollege of the Redwoods Mathematics Department/copyright comment/comment /figure Here's why I asked

Re: [NTG-context] Duplicate names in figure libraries

2006-05-03 Thread Willi Egger
copyrightCollege of the Redwoods Mathematics Department/copyright comment/comment /figure In the second, I have: figure filesection2figs-mpgraph.1/file labelrat1/label copyrightCollege of the Redwoods Mathematics Department/copyright comment/comment /figure Now, section1.tex does: \usefigurebase[figures

[NTG-context] Duplicate names in figure libraries

2006-05-01 Thread David Arnold
Hans et al, I have two figure libraries, figlibSection1.xml and figlibSection2.xml. In the first, I have: figure filesec1rat1.png/file labelrat1/label copyrightCollege of the Redwoods Mathematics Department/copyright comment/comment /figure In the second, I have: figure filesection2figs

Re: [NTG-context] Conforming xml

2006-04-30 Thread Hans Hagen
David Arnold wrote: All, does this look right? Seems like I ought to have some closing stuff, but it compiles with texexec just nicely. ?xml version='1.0'? ?context-directive job module fig-make ? figurelibrary language=en description organizationCollege of the Redwoods Mathematics

[NTG-context] Conforming xml

2006-04-29 Thread David Arnold
All, does this look right? Seems like I ought to have some closing stuff, but it compiles with texexec just nicely. ?xml version='1.0'? ?context-directive job module fig-make ? figurelibrary language=en description organizationCollege of the Redwoods Mathematics Department/ organization

Re: [NTG-context] \to broken in figure captions

2006-04-26 Thread Aditya Mahajan
[abc]{ABC $n\to1$.}{} \input tufte \stoptext produces lots of errors beginning with [snip] Replacing $...$ with \mathematics{...} works without errors. Aditya -- Aditya Mahajan, EECS Systems, University of Michigan http://www.eecs.umich.edu/~adityam || Ph: 7342624008

Re: [NTG-context] \to broken in figure captions

2006-04-26 Thread Sanjoy Mahajan
From:Aditya Mahajan [EMAIL PROTECTED] Replacing $...$ with \mathematics{...} works without errors. Good suggestion -- also works here. Shouldn't $...$ be equivalent to \mathematics{...}? $$...$$ is deprecated relative to \startformula...\stopformula, so I wrote a Python script to convert

[NTG-context] Figure Libraries

2006-04-02 Thread David Arnold
] \usefigurebase[figures/figlibSection2] \section[section:graph]{The Graph of a Function} In chapter1/figures/figlibSection2.xml, there is: figure filesec2foura.png/file labelfoura/label copyrightCollege of the Redwoods Mathematics Department/copyright comment/comment /figure section4.tex starts

Re: [NTG-context] Q about mathml || tex-native?

2006-03-20 Thread Hans Hagen
: content mathml for nicely structured formulas and a simple tex mode for inline math: \defineXMLargument[tm]{\XMLtexmath} \def\XMLtexmath#1{\bgroup\setnormalcatcodes\scantokens{\mathematics{#1}\ignorespaces}\egroup} \startbuffer[test] Sometimes it makes sense to use simple math, as in: tme=mc^2

Re: [NTG-context] Font question mfonts.pdf manual

2006-03-13 Thread WN
I use a lot of mathematics i.e a lot of integral symbols (\oint, \oiint, \oiiint ) for my documentation. I could not find the corresponding Context math symbols. I suppose they are not defined as yet ? Furthermore I use a small tex module written by David Munger and which I posted

Re: [NTG-context] Font question mfonts.pdf manual

2006-03-13 Thread Mojca Miklavec
WN wrote: I use a lot of mathematics i.e a lot of integral symbols (\oint, \oiint, \oiiint ) for my documentation. I could not find the corresponding Context math symbols. I suppose they are not defined as yet ? No, they are not. I already noticed this question last time, but didn't know

Re: [NTG-context] Want all my *.1 *.2 .... *.30 files

2006-02-06 Thread Hans Hagen
Mathematics Department/copyright comment/comment /figure So, how do I turn it off in this Scite environment, or in a DOS command window with texexec. \runMPgraphicsfalse or texexec --automp btw, you're lucky that background graphics start counting from 4000/8000 down so that they don't

[NTG-context] Scite and wrapping

2006-02-03 Thread David Arnold
{ f(x)=x^2-2x-3\cr f(x)=(x-3)(x+1)} \stopformula David Arnold College of the Redwoods Mathematics Department Eureka, CA 95501 (707) 476-4222 http://online.redwoods.edu/instruct/darnold/ ___ ntg-context mailing list ntg-context@ntg.nl http

[NTG-context] Building formats from within Scite

2006-02-03 Thread David Arnold
All, Hans tells me that I can rebuild formats from within Scite, but I cannot figure out how? David Arnold College of the Redwoods Mathematics Department Eureka, CA 95501 (707) 476-4222 http://online.redwoods.edu/instruct/darnold/ ___ ntg-context

[NTG-context] Want all my *.1 *.2 .... *.30 files

2006-02-03 Thread David Arnold
of the Redwoods Mathematics Department Eureka, CA 95501 (707) 476-4222 http://online.redwoods.edu/instruct/darnold/ ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] Building formats from within Scite

2006-02-03 Thread David Arnold
in context.properties: if $(context.distribution.writable) it is apparently never true. Taco ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context David Arnold College of the Redwoods Mathematics Department

Re: [NTG-context] Want all my *.1 *.2 .... *.30 files

2006-02-03 Thread David Arnold
I must have my mac (as do my colleagues) set for no run-time metapost processing, so I do get *.1, *.2, , *.30. And, we've set up our figure libraries like this: figure filesection1figs-mpgraph.30/file labeleightfinal/label copyrightCollege of the Redwoods Mathematics Department/copyright

[NTG-context] Configure Scite

2006-02-03 Thread David Arnold
All, How do you configure Scite to go to the error? Pressing e currently dumps me into Notepad. Or is there other functionality I am missing? David Arnold College of the Redwoods Mathematics Department Eureka, CA 95501 (707) 476-4222 http://online.redwoods.edu/instruct/darnold

[NTG-context] figure library problem

2006-01-28 Thread David Arnold
of the Redwoods Mathematics Department/organization projectIntermediate Algebra Text/project productChapter 3/product commentFigures for Section 5/comment /description filesection5figs-mpgraph.14/file labeleighteenfinal/label copyrightCollege of the Redwoods Mathematics Department/copyright comment/comment

Re: [NTG-context] MPgraphic question

2006-01-13 Thread David Arnold
of the Redwoods Mathematics Department Eureka, CA 95501 (707) 476-4222 http://online.redwoods.edu/instruct/darnold/ ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] \celsius and \inch

2005-12-28 Thread Taco Hoekwater
Peter Münster wrote: Hello, a suggestion for \celsius in core-mis.tex: \def\celsius#1{#1\,\mathematics{^\circ}\kern-0.1emC} As is (perhaps) normal for this kind of thing, the \, depends on your local typesetting tradition, and the \kern-0.1em depends on the used font family

Re: [NTG-context] \celsius and \inch

2005-12-28 Thread Hans Hagen
� wrote: Hello, a suggestion for \celsius in core-mis.tex: \def\celsius#1{#1\,\mathematics{^\circ}\kern-0.1emC} The symbol for \inch is strange: }. What is \char125 supposed to be, doesn't it depend on the font encoding? indeed ... what \symbolicnameofquotes do you suggest? i never use

Re: [NTG-context] \celsius and \inch

2005-12-28 Thread Hans Hagen
Taco Hoekwater wrote: Peter M�nster wrote: Hello, a suggestion for \celsius in core-mis.tex: \def\celsius#1{#1\,\mathematics{^\circ}\kern-0.1emC} As is (perhaps) normal for this kind of thing, the \, depends on your local typesetting tradition, and the \kern-0.1em depends on the used

Re: [NTG-context] \celsius and \inch

2005-12-28 Thread Hans Hagen
Taco Hoekwater wrote: Peter M�nster wrote: Hello, a suggestion for \celsius in core-mis.tex: \def\celsius#1{#1\,\mathematics{^\circ}\kern-0.1emC} As is (perhaps) normal for this kind of thing, the \, depends on your local typesetting tradition, and the \kern-0.1em depends on the used

[NTG-context] function machine

2005-12-27 Thread David Arnold
. Very cool working arrangement. Here's some lines from my xml file: figurelibrary language=en description organizationCollege of the Redwoods Mathematics Department/ organization projectIntermediate Algebra Text/project productChapter 1/product commentFigures for Section 1/comment /description

Re: [NTG-context] Character names

2005-12-23 Thread Hans Hagen
it in separate files PLEASE FIX: in enco-def.tex replace \cdots by something (\dots, I suppose, but I'm not sure) \definecharacter textellipsis {\mathematics\cdots} (I guess this bug was the reason for changing some definitions in regimes/encodings elsewhere.) Should \textellipsis be used

Re: [NTG-context] Character names

2005-12-23 Thread Taco Hoekwater
Hans Hagen wrote: PLEASE FIX: in enco-def.tex replace \cdots by something (\dots, I suppose, but I'm not sure) \definecharacter textellipsis {\mathematics\cdots} (I guess this bug was the reason for changing some definitions in regimes/encodings elsewhere.) Should \textellipsis be used

[NTG-context] Some things I don't understand about typescripts...

2005-12-22 Thread Thomas A. Schmitz
] [times][default] [encoding=default] \starttypescript but it doesn't seem to work, if a symbol like \textdoublebracketleft is used, compilation will fail with this error: ! Math formula deleted: Insufficient symbol fonts. \mathematics #1-\relax \ifmmode #1\else $#1

Re: [NTG-context] Character names (was: Context 2005.12.19 released)

2005-12-22 Thread Mojca Miklavec
\definecharacter cyrillicGJE {\buildtextaccent\textacute\cyrillicG} \defineaccent ' \cyrillicG {\cyrillicGJE} and then use \cyrillicGJE consistently? 3. PLEASE FIX: in enco-def.tex replace \cdots by something (\dots, I suppose, but I'm not sure) \definecharacter textellipsis {\mathematics\cdots} (I

Re: [NTG-context] Context 2005.11.30 Released (bis)

2005-12-02 Thread David Arnold
___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context David Arnold College of the Redwoods Mathematics Department Eureka, CA 95501 (707) 476-4222 http://online.redwoods.edu/instruct/darnold

[NTG-context] Iwona again (solved?)

2005-11-30 Thread David Arnold
, elsewhere.} \stopformula \stoptext David Arnold College of the Redwoods Mathematics Department Eureka, CA 95501 (707) 476-4222 http://online.redwoods.edu/instruct/darnold/ ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman

Re: [NTG-context] Iwona again (solved?)

2005-11-30 Thread Hans Hagen
\placeformula[-] \startformula f(x)=\cases{% 1/3, if $0\le x\le 1$;\cr 2/3, if $3\le x\le 4$;\cr 0, elsewhere.} \stopformula \stoptext David Arnold College of the Redwoods Mathematics Department Eureka, CA 95501 (707) 476-4222 http://online.redwoods.edu/instruct/darnold

Re: [NTG-context] Iwona font

2005-11-29 Thread David Arnold
Arnold College of the Redwoods Mathematics Department Eureka, CA 95501 (707) 476-4222 http://online.redwoods.edu/instruct/darnold/ - --- ___ ntg-context mailing list ntg-context@ntg.nl

[NTG-context] Lucida Hooray

2005-11-29 Thread David Arnold
Hans et al, I think I have Lucida installed. We'll see how it holds up in the future. David Arnold College of the Redwoods Mathematics Department Eureka, CA 95501 (707) 476-4222 http://online.redwoods.edu/instruct/darnold/ ___ ntg-context mailing

Re: [NTG-context] Iwona font

2005-11-28 Thread David Arnold
? (otherwise tex cannot find the files) Hans ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context David Arnold College of the Redwoods Mathematics Department Eureka, CA 95501 (707) 476-4222 http

Re: [NTG-context] Iwona font

2005-11-28 Thread Hans Hagen
tex cannot find the files) Hans ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context David Arnold College of the Redwoods Mathematics Department Eureka, CA 95501 (707) 476-4222 http://online.redwoods.edu

Re: [NTG-context] Iwona font

2005-11-28 Thread David Arnold
David Arnold College of the Redwoods Mathematics Department Eureka, CA 95501 (707) 476-4222 http://online.redwoods.edu/instruct/darnold/ - --- ___ ntg-context mailing list ntg-context

Re: [NTG-context] Iwona font

2005-11-27 Thread David Arnold
work. \stoptext Hans David Arnold College of the Redwoods Mathematics Department Eureka, CA 95501 (707) 476-4222 http://online.redwoods.edu/instruct/darnold/ ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg

<    1   2   3   4   5   6   7   >