[NTG-context] Text for proofing fonts

2020-05-19 Thread Pavneet Arora
our library of such texts. The texts are on github, but no mention of license: https://github.com/hoeflerco/proofs I am adding at least the links to staged wiki changes I am working on. Warm regards. -- Pavneet Arora m: +1 647-406-6843 Waroc Informatike: pavneet_ar

Re: [NTG-context] Tent style cards

2019-12-22 Thread Pavneet Arora
ation. \showframe %\showsetups %\showlayout \getbuffer[tblcard] \page \getbuffer[tblcard] \stoptext On 22Dec19, Wolfgang Schuster wrote: > > \setuparranging[1*2-Conference] -- Pavneet Arora m: +1 647-406-6843 Waroc Informatike: pavneet_ar...@waroc.co

[NTG-context] Tent style cards

2019-12-21 Thread Pavneet Arora
Name \stopbuffer \starttext \showframe \adaptpapersize[tblcard,mirrored][letter,portrait]\getbuffer[tblcard] \page \getbuffer[tblcard] \stoptext -- Pavneet Arora m: +1 647-406-6843 Waroc Informatik

[NTG-context] Inline stacking of text

2017-03-11 Thread Pavneet Arora
lushleft]{% \definedfont[Sans at 25pt]\setupinterlinespace\setupwhitespace[-1.0em]{SUB-TITLE\\ SUB-TITLE}}% \stoptext ->8 -- Pavneet Arora m: +1 (647) 406-6843 Waroc Informatikt: +1 (41

[NTG-context] Ka-Pow comic book effect?

2016-07-18 Thread Pavneet Arora
at TUG 2016. advTHANKSance Pavneet Arora m: +1 (647) 406-6843 e: pavneet_ar...@waroc.com ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http

Re: [NTG-context] Invoking ConTeXt from inside php web appliction

2016-07-11 Thread Pavneet Arora
ike it very much. In another area, I use it to monitor a directory for forms input, which are done off-line on W10 tablets using a browser and the Mongoose lightweight httpd, and then uploaded using sftp (under Cygwin). Thanks, again, for the suggestions. Pavneet Arora m: +1 (647) 406-

Re: [NTG-context] Invoking ConTeXt from inside php web appliction

2016-07-09 Thread Pavneet Arora
. ConTeXt, when installed in this manner, can only be run as www-data:www-data, i.e., by httpd. I wasn’t able to get it work using any of the other suggestions. Is there another template you can suggest? Pavneet Arora m: +1 (647) 406-6843 e: pavneet_ar...@waroc.com From: Henning Hraban

[NTG-context] tug.org/interview: Pavneet Arora

2016-07-09 Thread Pavneet Arora
Thanks for the kind words, Luigi. Glad you enjoyed the interview. It is a bit unsettling to find that you have revealed so much about yourself ;). Dave is an excellent interviewer. Regards. > Nice interview especially (at least for me) the answer to the question -- Pavneet Arora

[NTG-context] Invoking ConTeXt from inside php web appliction

2016-07-09 Thread Pavneet Arora
T 2016 > > Please document this in the wiki (I had similar problems, should have done it at that time…) -- Pavneet Arora m: 647.406.6843 Waroc Informatikw: 416.937.9276 ___ If your question is of intere

Re: [NTG-context] Invoking ConTeXt from inside php web appliction

2016-06-17 Thread Pavneet Arora
source: $ . .../www/public/context/tex/setuptex .../www/public/context/tex and it all works. Many thanks, Luigi, for all of your suggestions. On 17Jun16, luigi scarso wrote: > (off list) > > On Fri, Jun 17, 2016 at 3:39 PM, Pavneet Arora > wrote: > > > That is really

Re: [NTG-context] Invoking ConTeXt from inside php web appliction

2016-06-17 Thread Pavneet Arora
ex /opt/context/tex > then make a simple "Hello world" test.tex and read the log. > -- Pavneet Arora m: +1 (647) 406-6843 Waroc Informatikt: +1 (416) 937-9276 ___ If your question is

Re: [NTG-context] Invoking ConTeXt from inside php web appliction

2016-06-17 Thread Pavneet Arora
s no valid writable cache path defined I have to think that setuptex isn't able to set up the runtime environment for www-data, somehow? On Fri, Jun 17, 2016 at 2:25 PM, Pavneet Arora wrote: > That is what I suspect as well. How do I find out which cache path is > being used? > > Th

Re: [NTG-context] Invoking ConTeXt from inside php web appliction

2016-06-17 Thread Pavneet Arora
That is what I suspect as well. How do I find out which cache path is being used? Thanks. On 17Jun16, luigi scarso wrote: > On Fri, Jun 17, 2016 at 2:16 PM, Pavneet Arora > wrote: ... > > > When I trap the output, I get the following error in the log file: > > > >

Re: [NTG-context] Orphans and widows for specific paragraph groups

2016-06-17 Thread Pavneet Arora
thanks. On 09Jun16, Pavneet Arora wrote: ... >>>> MWE \definefontfamily[mainface][rm][Latin Modern Roman] \definefontfamily[mainface][ss][Latin Modern Sans] \definefontfamily[mainface][tt][Latin Modern Typewriter] \definefontfamily[mainface][mm][Latin Modern Math] \setupbodyfont[mainface,

[NTG-context] Invoking ConTeXt from inside php web appliction

2016-06-17 Thread Pavneet Arora
rn to invoke ConTeXt from a web application? This is all under Ubuntu 14.04, BTW. advTHANKSance -- Pavneet Arora m: +1 (647) 406-6843 Waroc Informatikt: +1 (416) 937-9276 ___ If your question is o

[NTG-context] Specifying font style variant with \definefontfamily

2016-06-09 Thread Pavneet Arora
onsolata] \definefontfamily[mainface][mm][Latin Modern Math] \setupbodyfont[mainface,9pt] \starttext \sc Test of Small Caps. \stoptext <<<< MWE -- Pavneet Arora m: +1 (647) 406-6843 Waroc Informatikt: +1 (416) 937-9276

[NTG-context] Orphans and widows for specific paragraph groups

2016-06-09 Thread Pavneet Arora
\noindentation \vskip-2em\hairline \setupindenting[yes, medium, next] \dorecurse{1}{ \input lorem.tex } } \stoptext <<<< MWE -- Pavneet Arora m: +1 (647) 406-6843 Waroc Info

[NTG-context] Orphans and widows in Natural Tables

2016-06-09 Thread Pavneet Arora
tex \eTD \eTR } \eTABLEbody \eTABLE \stoptext <<<< MWE -- Pavneet Arora m: +1 (647) 406-6843 Waroc Informatikt: +1 (416) 937-9276 ___ If your question is of interest to others as wel

[NTG-context] \setupwhitespace and Natural Table paragraphs

2015-08-17 Thread Pavneet Arora
ween={\blank[medium]}] \startitemize \item Item one. \item Item two. \item Item three. \stopitemize \eTD \eTR \eTABLEbody \eTABLE } \stoptext <<<< -- Pavneet Arora m: 647.406.6843 Waroc Informati

Re: [NTG-context] Template for handling editorial content in a large book project

2015-08-08 Thread Pavneet Arora
torial comments into the review copy. I wanted to capture this author-editor workflow under ConTeXt. I think modes will be just what I need. Thanks. On 08Aug15, Aditya Mahajan wrote: > On Sat, 8 Aug 2015, Pavneet Arora wrote: > > >I am working on a large book project. What I need d

[NTG-context] Template for handling editorial content in a large book project

2015-08-08 Thread Pavneet Arora
pattern that I could use for this type of work? advTHANKSance. -- Pavneet Arora m: 647.406.6843 Waroc Informatikt: 416.937.9276 ___ If your question is of interest to others as well, please add

[NTG-context] Finding the correct name of font to use with \definefontamily

2015-08-08 Thread Pavneet Arora
dflt mtx-fonts | latn dflt plk rom mtx-fonts | tnum dflt dflt mtx-fonts | latn dflt plk rom mtx-fonts | zero dflt dflt mtx-fonts | latn dflt plk rom mt

[NTG-context] Making \setupinterlinespace work with \switchtobodyfont

2015-04-30 Thread Pavneet Arora
Thanks Pablo! > Hi Paavnet, > > yes, you need a paragraph to make \setupinterlinespace work. -- ---- Pavneet Arora m: 647.406.6843 Waroc Informatikt: 416.937.9276 ___ If your quest

[NTG-context] Making \setupinterlinespace work with \switchtobodyfont

2015-04-30 Thread Pavneet Arora
ne 2} \blank {\switchtobodyfont[18pt]\setupinterlinespace% Sub-subtitle line 1\\ Sub-subtitle line 2} \stopalignment \stoptext <<<< -- Pavneet Arora m: 647.406.6843 Waroc Informatikt: 416.937.9276 ___

Re: [NTG-context] RAL colours

2015-04-06 Thread Pavneet Arora
I just realized that I didn't include the link to the Unix video. Here it is: www.youtube.com/watch?v=tc4ROCJYbm0 -- Pavneet Arora m: 647.406.6843 Waroc Informatikt: 416.937.9276 _

Re: [NTG-context] RAL colours

2015-04-06 Thread Pavneet Arora
t help you finding matching design > colors, at least for (s)RGB, e.g. Adobe Kuler or paletton.com. > If you need spot colors for printing, you need a (digital or physical) > palette from the manufacturers. > > > Greetlings, Hraban -- Pavneet Arora m: 647.406

Re: [NTG-context] RAL colours

2015-04-04 Thread Pavneet Arora
, are there any other "open source" palettes that we might look towards? Warm regards. On 04Apr15, Henning Hraban Ramm wrote: > Am 2015-04-04 um 17:31 schrieb Pavneet Arora : > > > 1. Is the RAL colour space a decent one for printing purposes? What > >would

[NTG-context] RAL colours

2015-04-04 Thread Pavneet Arora
disadvantages, if not? 2. Does colo-imp-ral.mkiv exist already? 3. If not, would others find it useful to have a colo-imp-ral.mkiv? If it doesn't then I would be happy to prepare one and submit it. Many thanks. -- Pavneet Arora m: 647.406.6843 Waroc Informatik

Re: [NTG-context] Selecting fonts using the built-in simplefonts module

2015-03-29 Thread Pavneet Arora
ttext > > \startlines > \symbol[fontawesome][question] > \symbol[fontawesome][question-circle] > \framed[strut=no,width=1em,height=1em,background=color,backgroundcolor=black,corner=round,radius=.5ex,foregroundcolor=white]{\symbol[fontawesome][question]} > \symbol[mysymbol] > \stopline

Re: [NTG-context] Selecting fonts using the built-in simplefonts module

2015-03-29 Thread Pavneet Arora
air of brackets (family name). > > > > \definefontfamily[mainface] > > [sans] > > [Anything] > > [regularfont=Junction Light, boldfont=Junction Regular] > > > > works as well and is more self-explaining. > > This wil

Re: [NTG-context] Selecting fonts using the built-in simplefonts module

2015-03-29 Thread Pavneet Arora
d have the reworked 2014 version for download.) > > \definefontfamily[mainface][ss][Roboto] > [regularfont=Roboto Light, italicfont=Roboto Light Italic, >boldfont=Roboto Black, bolditalicfont=Roboto Black Italic] > > (You could even mix weights and

[NTG-context] Selecting fonts using the built-in simplefonts module

2015-03-29 Thread Pavneet Arora
e][ss][Junction Light] %\definefontfamily[mainface][ss][junctionlight] %\definefontfamily[mainface][ss][Junction-Light] %\definefontfamily[mainface][ss][Junction, Light] \definefontfamily[mainface][mm][TeX Gyre Pagella Math] \setupbodyfont[mainface,9pt] \setupwhitespace[medium]

Re: [NTG-context] [***SPAM***] OT: Putting a context to the 2013 ConTeXt Meeting location

2013-09-19 Thread Pavneet Arora
at this point, although I will give povray a look. Thanks Luigi and Alan. On Thu, 19 Sep 2013 21:47:13 +0200 luigi scarso wrote: > > Do you mean something like > http://asymptote.sourceforge.net/gallery/cyclohexane.pdf > ? For this, I would prefer povray. Alan -- ---- P

Re: [NTG-context] [***SPAM***] OT: Putting a context to the 2013 ConTeXt Meeting location

2013-09-19 Thread Pavneet Arora
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 ---

[NTG-context] [***SPAM***] OT: Putting a context to the 2013 ConTeXt Meeting location

2013-09-18 Thread Pavneet Arora
o share as it may help provide a context to those travelling through Prague on their way to Brejlov. Prague: Capital of the Twentieth Century A Surrealist History by Derek Sayer All the best to those who are attending. I am envious! Warm regards. -- Pavneet Arora m: 647.406.

Re: [NTG-context] columns vs. paragraphs, and a question about fillinrule

2013-09-15 Thread Pavneet Arora
your help. On 14Sep13, Aditya Mahajan wrote: > On Thu, 12 Sep 2013, Pavneet Arora wrote: > > >As part of this legal document set that I have been working to put > >together, I needed side-by-side text. Looking at the wiki, I noticed > >that there are at least 3 methods

Re: [NTG-context] Module simpleslides error

2013-09-13 Thread Pavneet Arora
l we get around to producing a new version. If you want this particular style, I can send you the version I have here off list (your test file compiles here), but it may be better to wait a bit because of dependencies etc. Sorry for the inconvenience Thomas -- Pavnee

[NTG-context] columns vs. paragraphs, and a question about fillinrule

2013-09-12 Thread Pavneet Arora
lumns[n=2] WITNESSES: \fillinrules[n=3,interlinespace=small,width=broad,separator=]{1.} \fillinrules[n=3,interlinespace=small,width=broad,separator=]{2.} \column (TESTATOR)\crlf Mr. B.E. Def\crlf \stopcolumns \stoptext -- Pavneet Arora m: 647.406.6843 Waroc Informatik

[NTG-context] Another small \underbar issue

2013-09-12 Thread Pavneet Arora
ng about} \underbar{Re: Something important that I am writing about} \stopalignment \blank \input lorem \blank[1in] \hl[10] B. C. Def\crlf 123.456.7890 \stoptext -- Pavneet Arora m: 647.406.6843 Waroc Informatikt: 416.937.9276 _

Re: [NTG-context] Overriding pdfview

2013-06-27 Thread Pavneet Arora
se the viewer based on mailcap > preferences. > > I am half joking here; don't go down this route. One can simply leave it > to the user to write a wrapper to context that calls the PDF viewer when > context is finished. > > Aditya -- Pavneet

Re: [NTG-context] Using \setupinterlinespace with \setuparranging[XY], and more

2013-06-26 Thread Pavneet Arora
that the text is aligned slightly lower than middle (so not properly vertically centred), and the spacing below the first line is larger than the subsequent lines. Regards. On 25Jun13, Wolfgang Schuster wrote: > > Am 21.06.2013 um 22:27 schrieb Pavneet Arora : > > > 3

[NTG-context] Portrait vs. landscape orientation for Tabloid paper

2013-06-25 Thread Pavneet Arora
graphic{Example}} \stoptext -- ---- Pavneet Arora m: 647.406.6843 Waroc Informatikt: 416.937.9276 ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-contex

Re: [NTG-context] Using \setupinterlinespace with \setuparranging[XY], and more

2013-06-25 Thread Pavneet Arora
. I cannot get interlinespacing to affect the line spacing even though > the baselineskip variable is changed as shown in the MWE. > > advTHANKSance. > > -- Pavneet Arora m: 647.406.6843 Waroc Informatikt: 416.937.9276 __

[NTG-context] Using \setupinterlinespace with \setuparranging[XY], and more

2013-06-21 Thread Pavneet Arora
needs to be have its interline spacing adjusted.}\page Label 2\page Label 3\page Label 4\page Label 5\page Label 6\page Label 7\page Label 8\page \stoptext -- Pavneet Arora m: 647.406.6843 Waroc Inf

[NTG-context] [***SPAM***] Scaling large (annotated) MetaFun drawing

2013-06-18 Thread Pavneet Arora
2u,3u) {dir 180} .. (9u,0u); draw (9u,0u) -- (5u,0u); label(btex AN ARCHITECTURAL ELEMENT etex, (22u,10.5u)); \stopMPpage \stoptext -- Pavneet Arora m: 647.406.6843 Waroc Informatikt: 416.937.9276 _

Re: [NTG-context] ConTeXt on the Mac (TexShop). Problem of a newbie

2013-01-10 Thread Pavneet Arora
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 ------

Re: [NTG-context] ConTeXt on the Mac (TexShop). Problem of a newbie

2013-01-10 Thread Pavneet Arora
, fonts, heads, style, bullets) and shows how to incrementally add features to a style. When I get the time, I'll add code to show how to create a titlepage etc. Basically, you don't need any modules for slides as creating your own style is relatively simple Aditya -- - - Pavneet Ar

[NTG-context] Problem using League of Moveable Type's Gothic font in simple project

2012-12-11 Thread Pavneet Arora
in function 'loadfont' ...text/tex/texmf-context/tex/context/base/font-ctx.lua:469: in function 'loadfont' ...text/tex/texmf-context/tex/context/base/font-def.lua:413: in function 'read' ...text/tex/texmf-context/tex/context/base/font-ctx.lua:965: in f

Re: [NTG-context] Mk IV version of wasysym?

2012-11-14 Thread Pavneet Arora
Hans, Normally, I do refer first to Martin Vogel's set, but in this case I just needed a symbol from Roland's set. Do I take it then to mean the symb-was is not Mk IV compatible? Thanks. On Wed 14 Nov 2012 12:18:25 PM EST, Hans Hagen wrote: On 11/13/2012 1:49 PM, Pavneet Arora

[NTG-context] Mk IV version of wasysym?

2012-11-13 Thread Pavneet Arora
t there doesn't seem to be a .mkiv version of this set. Could this be the problem? The minimal example was simply: \usesymbols[was] \showsymbolset[wasy general] Thanks. -- - - Pavneet Arora Waroc Fine Audio + Custom Home Cinema www.waroc.com

Re: [NTG-context] simpleslides help needed

2012-07-24 Thread Pavneet Arora
On 12-07-24 07:44 AM, Sietse Brouwer wrote: On Tue, Jul 24, 2012 at 12:51 PM, Pavneet Arora wrote: Now, I don't know whether there should be a difference in behaviour, [between \quotation and \startquotation], but there definitely is. This is deliberate: \quotation is for inline qu

Re: [NTG-context] simpleslides help needed

2012-07-24 Thread Pavneet Arora
uffer} \startnarrower[3*middle] \quotation{\getbuffer} \stopnarrower \stoptext Wolfgang -- ----- - Pavneet Arora Waroc Fine Audio + Custom Home Cinema www.waroc.com 416.937.WAROC (9276) ___ If your question

Re: [NTG-context] simpleslides help needed

2012-07-23 Thread Pavneet Arora
he page only, use the quotation environment or put the quotation in a narrower environment. Wolfgang -- - - Pavneet Arora Waroc Fine Audio + Custom Home Cinema www.waroc.com 416.937.WAROC (9276) ___ If your ques

Re: [NTG-context] simpleslides help needed

2012-07-18 Thread Pavneet Arora
turn off the interaction bar in the slides. I am using the simple 'Shaded' style where the interaction bars are displayed as small circles along the bottom. Regards. On 12-07-18 03:42 AM, Hans Hagen wrote: On 18-7-2012 02:41, Pavneet Arora wrote: also doesn't seem to work a

[NTG-context] simpleslides help needed

2012-07-17 Thread Pavneet Arora
ingle) sheet's cells.} \par \setuplayout[reset] \startalignment[flushright] \blank[2*big] {\em Source: Wikipedia:Lotus Improv} <<<< I am sure that it is something simple that I am missing here, but any guidance would be most appreciated. Many t

Re: [NTG-context] Migrating from prosper to simpleslides in creating presentations

2011-12-07 Thread Pavneet Arora
Thanks Hans. Will do. Steps sounds perfect for this and my other applications. Regards. -- Sent from my Nokia N900. Please excuse my brevity. - Original message - > On 7-12-2011 12:44, Pavneet Arora wrote: > > Dear Thomas, > > > > Nauseating is an apt descript

Re: [NTG-context] Migrating from prosper to simpleslides in creating presentations

2011-12-07 Thread Pavneet Arora
ose macros are only really meaningful in pdf mode; in ps mode, they do nothing or interpret their argument, depending on the option no/accumulate.'' On 11-12-07 03:29 AM, Thomas A. Schmitz wrote: On 12/06/2011 11:40 PM, Pavneet Arora wrote: Thanks Wolfgang and Marco for the qu

Re: [NTG-context] Migrating from prosper to simpleslides in creating presentations

2011-12-07 Thread Pavneet Arora
doing incremental slides with the simpleslides module like the overlay feature from prosper? Or is that easily achieved in some other way that is native to ConTeXt? Thanks and regards. On 11-12-07 03:29 AM, Thomas A. Schmitz wrote: On 12/06/2011 11:40 PM, Pavneet Arora wrote: Thanks Wolfgang and Marc

Re: [NTG-context] Migrating from prosper to simpleslides in creating presentations

2011-12-06 Thread Pavneet Arora
Thanks Wolfgang and Marco for the quick responses. Marco, `impressive' looks just the thing that will easily allow me to add transitions while still using simpleslides to get me going until I can do my own DIY slides. Regards. -- ----- - Pavneet Arora Waroc Fine Audio + Custom Home C

[NTG-context] Migrating from prosper to simpleslides in creating presentations

2011-12-06 Thread Pavneet Arora
ay to incorporate these into a ConTeXt based presentation, even if it means not necessarily using simpleslides? advTHANKSance. -- ----- - Pavneet Arora Waroc Fine Audio + Custom Home Cinema www.waroc.com 416.937.WAROC

Re: [NTG-context] Word-wrap/hyphenation with very large font size not working consistently

2011-12-03 Thread Pavneet Arora
Thanks for the clarification! I'll keep that in mind. On 11-12-03 12:14 PM, Wolfgang Schuster wrote: Am 03.12.2011 um 17:55 schrieb Pavneet Arora: Thanks Wolfgang, I see that the main change was align=broad as an option to \framed. Could you tell me what that does, or point me to whe

Re: [NTG-context] Word-wrap/hyphenation with very large font size not working consistently

2011-12-03 Thread Pavneet Arora
, Wolfgang Schuster wrote: Am 03.12.2011 um 16:31 schrieb Pavneet Arora: I am trying to typeset some signs for a construction site. I enclose a (somewhat contrived) for consideration. What I am having difficulty with is to get word wrap and interline spacing to work consistently. I am using

[NTG-context] Word-wrap/hyphenation with very large font size not working consistently

2011-12-03 Thread Pavneet Arora
don't understand it and how to make it work for my applications. Is there a simple template---say for a block of text---that someone might be able to offer for the ConTeXt challenged? advTHANKSance -- - - Pavneet Arora parking.pdf Description: Adobe PDF document \setuppapersize[legal

Re: [NTG-context] Why does the oldstyle numerals switch, \os, also switch off m-dashes?

2011-12-01 Thread Pavneet Arora
fgang Schuster wrote: Am 30.11.2011 um 20:19 schrieb Pavneet Arora: Okay another anomaly: I used the example in the FAQs to try to set the feature across the entire document, which is really what I want. http://wiki.contextgarden.net/FAQ#How_can_I_get_the_.E2.80.9Coldstyle_numbers.E2.8

Re: [NTG-context] Why does the oldstyle numerals switch, \os, also switch off m-dashes?

2011-11-30 Thread Pavneet Arora
Works a charm, Wolfgang. Thanks again. On 11-11-30 04:19 PM, Wolfgang Schuster wrote: Am 30.11.2011 um 20:19 schrieb Pavneet Arora: Okay another anomaly: I used the example in the FAQs to try to set the feature across the entire document, which is really what I want. http

Re: [NTG-context] Why does the oldstyle numerals switch, \os, also switch off m-dashes?

2011-11-30 Thread Pavneet Arora
fgang Schuster wrote: Am 30.11.2011 um 02:19 schrieb Pavneet Arora: I enclose a minimal example as well as the output. It would seem that the \os causes the m-dash to come out as three hyphens. Is this the expected behavior? Write {\os 123…}, context use a special fontfeature set (with the

Re: [NTG-context] Why does the oldstyle numerals switch, \os, also switch off m-dashes?

2011-11-30 Thread Pavneet Arora
Many thanks Wolfgang! On 11-11-30 01:30 AM, Wolfgang Schuster wrote: Am 30.11.2011 um 02:19 schrieb Pavneet Arora: I enclose a minimal example as well as the output. It would seem that the \os causes the m-dash to come out as three hyphens. Is this the expected behavior? Write {\os 123

[NTG-context] Why does the oldstyle numerals switch, \os, also switch off m-dashes?

2011-11-29 Thread Pavneet Arora
I enclose a minimal example as well as the output. It would seem that the \os causes the m-dash to come out as three hyphens. Is this the expected behaviour? advTHANKSance. -- - - Pavneet Arora test.pdf Description: Adobe PDF document \starttext 1234567890 A Pause---between yes and no

Re: [NTG-context] Double height rows using natural tables?

2011-11-24 Thread Pavneet Arora
R[height=0.7in] \bTD 7 \eTD \bTD Bedroom 4 Arc Fault Plug \eTD \bTD 8 \eTD \bTD \unused \eTD \eTR \eTABLEbody \eTABLE -- - - Pavneet Arora Waroc Fine Audio + Custom Home Cinema www.waroc.com 416.937.WAROC (9276)

Re: [NTG-context] Double height rows using natural tables?

2011-11-24 Thread Pavneet Arora
lt Plug \eTD \bTD 8 \eTD \bTD \unused \eTD \eTR \eTABLEbody \eTABLE -- - - Pavneet Arora Waroc Fine Audio + Custom Home Cinema www.waroc.com 416.937.WAROC (9276) __ _ If your question is of

Re: [NTG-context] Something similar to MarVoSym package for ConTeXt

2011-11-24 Thread Pavneet Arora
ference/en/symbol Thanks again for pointing me in the right direction. -- - - Pavneet Arora Waroc Fine Audio + Custom Home Cinema www.waroc.com 416.937.WAROC (9276) ___ If your question is of interest to othe

Re: [NTG-context] Double height rows using natural tables?

2011-11-24 Thread Pavneet Arora
\bTD Description \eTD \eTR \bTR[height=0.7in] \bTD 7 \eTD \bTD Bedroom 4 Arc Fault Plug \eTD \bTD 8 \eTD \bTD \unused \eTD \eTR \eTABLEbody \eTABLE -- - - Pavneet Arora Waroc Fine Audio + Custom Home Cinema

[NTG-context] Something similar to MarVoSym package for ConTeXt

2011-11-24 Thread Pavneet Arora
I am in need of some networking and other computer communications symbols. Is there something similar to the MarVoSym package for LaTeX? Or if there is a symbol font recommendation, that would be helpful as well. Many thanks. -- - - Pavneet Arora

[NTG-context] Double height rows using natural tables?

2011-11-24 Thread Pavneet Arora
do the same using natural tables would be greatly appreciated. advTHANKSance. -- - - Pavneet Arora \setuppapersize[legal] \setuplayout[header=0in,footer=0in,topspace=0.75in,backspace=1.25in] \setuppagenumbering[location=] \setupbodyfont[11pt] \starttext %\showlayout[pt,in] %\showbodyfont

Re: [NTG-context] Natural Tables---Including a bit of cell

2011-11-23 Thread Pavneet Arora
it of cell style in a \define Message-ID:<4eccb11b.2010...@wxs.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed On 22-11-2011 13:08, Pavneet Arora wrote: I am creating documentation labeling the circuits of electrical and network panels for a project of mine. En

Re: [NTG-context] What is the prescribed way to add attachments to a list posting?

2011-11-22 Thread Pavneet Arora
Nov 22, 2011 at 14:17, Pavneet Arora wrote: > > In my last posting, I had included the source and .pdf output as > > attachments, but it seems that the source was included in-line and the > > .pdf was discarded. Is there a prescribed way to include attachments? > > Attachment

[NTG-context] What is the prescribed way to add attachments to a list posting?

2011-11-22 Thread Pavneet Arora
In my last posting, I had included the source and .pdf output as attachments, but it seems that the source was included in-line and the .pdf was discarded. Is there a prescribed way to include attachments? Thanks. -- - - Pavneet Arora

[NTG-context] Natural Tables---Including a bit of cell style in a \define

2011-11-22 Thread Pavneet Arora
=gray]' in the \define seems to be expanded back simply as text. Any suggestions? advTHANKSance. -- ----- - Pavneet Arora test.pdf Description: Adobe PDF document \setuppapersize[letter] \setuplayout[header=0in,footer=0in,topspace=0.75in,backspace=1.25in] \setuppagenumbering[loc

[NTG-context] Is it possible to have \showlayout also display dimensions in inches?

2011-11-20 Thread Pavneet Arora
Either in a separate column or in lieu of `cm'. For us those of us on the left hand side of the Atlantic, and who struggle with decimal numbers ;)? advTHANKSance. -- ----- - Pavneet Arora ___ If your questi

[NTG-context] Table cell colo(u)rs

2011-11-17 Thread Pavneet Arora
\HL 10 \CL[green]\SR 11 \NC \tex{AR} \NC automatic row\NC\SR 12 \HL 13 \stoptable 14 \BL l.4 \BL [1]\SR ? Any suggestions? advTHANKSance -- - - Pavneet Arora Bespoke Spaces. We build smart spaces. www.bespokespaces