Re: [NTG-context] Broken scripts

2013-02-02 Thread Vyatcheslav Yatskovsky

{\mi\cap\tfx INTRO}
 gives Undefined control sequence ...

 Try this:  {\cap\tfx INTRO}

Hi,

Thanks for the answer, that was the cause.

Why \mi, \mc and others are not usable anymore? My intention was to 
select medium italic and medium condensed variant of the font.


Please, advise me, how to switch to condensed (and possibly medium) 
variant of the font.


Regards,
Vyatcheslav
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Broken scripts

2013-02-01 Thread Vyatcheslav Yatskovsky

Hi,

I found that my scripts don't work now.

E.g, \intro, defined as

\def\intro{\dosingleempty\dointro}
\def\dointro[#1]#2{%
\startlines
{\mi\cap\tfx INTRO}
\doiftext{#2}{\inmargin{#2}}
\doiftext{#1}{\tfx #1}  
\stoplines}

gives Undefined control sequence ...

Please, how to fix it?

--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Place figure here; jumping over sections

2012-12-04 Thread Vyatcheslav Yatskovsky

Hi,

How to specify that I prefer to place figure here in the following code?

\startplacefigure
\externalfigure[settings_window.png][scale=1000]
\stopplacefigure


I don't understand, why figures are encouraged to jump across sections 
and subsections? It makes no sense. Is there a way to prohibit this 
(e.g., flush all figures at section end, possibly for the cost of white 
space at page bottom)? At least I could see where problems are, instead 
of keeping an eye whether figures still belong to their sections.



Regards,
Vyactheslav
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Place figure here; jumping over sections

2012-12-04 Thread Vyatcheslav Yatskovsky

Hi Wolfgang,


\startplacefigure[location=force]
…
\stopplacefigure


Marvelous! How to set this globally?

\setupplacefigure[location=force] is unrecognized.

--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Place figure here; jumping over sections

2012-12-04 Thread Vyatcheslav Yatskovsky

Thank you, Wolfgang!


Hi Wolfgang,


\startplacefigure[location=force]
…
\stopplacefigure


Marvelous! How to set this globally?

\setupplacefigure[location=force] is unrecognized.






\setupfloat[figure][default=force]


--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] ConTeXt Minimal Installer for Windows

2012-11-30 Thread Vyatcheslav Yatskovsky

New version of ConTeXt Installer for Windows is available (v1.4).

It is a GUI wizard of small size ( 2MB), which downloads latest context 
distribution, sets PATH for binaries, and generates format files. Then 
ConTeXt works out-of-the-box.


Together with TeXWorks tool, it takes a few minutes from beginning of 
installation to writing your first document.


Works fine for all Windows versions.

Known issues:
On my Windows 8 machine, post-install 'make' fails, but it can be run 
manually then.


Thanks to Mojca for her help.

Regards,
Vaytcheslav
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Localization

2012-11-30 Thread Vyatcheslav Yatskovsky

Hi

I want figure names to be 'Рисунок #' instead of 'Figure #'.

If I remember right, it was
\language[ru]
that did the localization. But I get 'Figure'.

How to localize figure names?

Regards,
Vaytcheslav
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] ConTeXt Minimal Installer for Windows

2012-11-30 Thread Vyatcheslav Yatskovsky

Hi again,

 is it possible to add an option to NOT add path to Ctx binaries to PATH?
This may collide with TeXLive users, and also when one switches among 
more Ctx versions.


There is such an option, uncheck Set environment variables globally.

BTW: Where the new installer is available?

I hope it will be added to new server distribution folder. (I asked 
Mojca for that).


Meanwhile, use this temporary link
http://www.sendspace.com/file/051tea

Regards,
Vyatcheslav
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Localization

2012-11-30 Thread Vyatcheslav Yatskovsky

\mainlanguage[…] % changes labels and global hyphenation patterns

\starttext
text in main language {\language[…]Text in another language} and again main 
language
\stoptext



Thank you, Wolfgang!

--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Unresolved third-party modules

2012-11-29 Thread Vyatcheslav Yatskovsky

Hi,

Wolfgang, I believe it doesn't matter what parameter is, because the 
files are downloaded successfully.  I use not first-setup.sh, but my own 
Windows installer.


One thing that is different from the last time I updated my Context 
(more than year ago), is texmf-modules folder in the root.


So, now the path to fullpage is
D:\contextminimal\texmf-modules\tex\context\third\fullpage
while it was
D:\contextminimal\texmf-context\tex\context\third\fullpage

Maybe texmf-modules is not registered in the tree for some reason? 
Maybe, it needs a separate environment variable set, e.g. TEXMODULES??


Regards,
Vyatcheslav



___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] purge all

2012-11-17 Thread Vyatcheslav Yatskovsky

Hi,

Please, remind me, how to purge all auxiliary files in a directory?

Regards,
Vyactcheslav
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Two questions about sort lists

2011-12-24 Thread Vyatcheslav Yatskovsky

Hi!

I have two questions about sort lists.


1) Is there a way to reset (empty) the sorting list, to reuse it several 
times?



\definesorting[song][songs]

\unexpanded\def\SongEntry#1#2#3%
  {#2 \crlf}

\starttext
\startlinenumbering
\startlines
\setupinterlinespace[big]

\song{Sway}
\song{Hit The Road Jack}
\song{Fly Me To The Moon}

\placelistofsongs[criterium=all,command=\SongEntry]

% (Here I want to reset the list)

\song{Girl From Ipanema}

\placelistofsongs[criterium=all,command=\SongEntry]

\stoplines
\stoplinenumbering

\stoptext


2) Why any formatting tags like

\song{\it Fly Me To The Moon}

cause the error?


Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Alphabetical sort

2011-10-07 Thread Vyatcheslav Yatskovsky

Fantastic snippet, thank you Wolfgang!

My original code is a bit more complicated, it often (but not always) 
involves artist, tempo and tonality data, like this


\define[1]\artist{{\itx #1}}
\define[1]\bpm{{\tfx #1 bpm}}}

...

\item Sway
\artist{Pussycat Dolls}
\bpm{136-138}   
\item Fly me to the moon \key{Em}
\artist{Julie London}
\item Hit the road jack \key{Am}
\artist{Ray Charles}
\bpm{94}
...

How can I incorporate this optional data into song? My guess \song{Hit 
the road jack \bpm{94}} does not work.


--

Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Alphabetical sort

2011-10-06 Thread Vyatcheslav Yatskovsky

Hi!

Please, advise me what I can do to alphabetically sort an itemized list? 
(I have list of songs, and want them to be alphabetically sorted, as an 
option ).


\startitemize[n]  %something like 'sort' key would be very useful
\item Fly me to the moon
\item Hit the road jack
\item Sway
...

Regards,
Vyatcheslav
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] combining characters in stretchednormalcase

2011-08-20 Thread Vyatcheslav Yatskovsky

Hi,

Hans, what is the opposite of the following recipe (to make letters 
shrink instead of stretch)?



\starttext

\definedfont[file:junicoderegular]

\kerncharacters{N.C.}

\stoptext



--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Errors installing ConTeXt on Windows

2011-08-18 Thread Vyatcheslav Yatskovsky

Hi,

Looks like the are problems with my installer and I'm not aware of.

Alasdair McAndrew, can we collaborate on this issue (since I don't have 
Win7 64 bit to do tests?)


--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] markdown

2011-07-26 Thread Vyatcheslav Yatskovsky

I'm curious, what is markdown and why one ever needs to print it? ;)

--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Windows minimals installer

2011-07-26 Thread Vyatcheslav Yatskovsky

Hi!

I just noticed that --extras tag was replaced with  --modules. This 
leads to changes in my Windows installer code.


BTW, does anyone uses my installer? I have got no suggestions or 
feedback yet. ;)


--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] curly bracket different values (entries)

2011-02-16 Thread Vyatcheslav Yatskovsky

Thank you for the clear answer.

The only thing I wish that there was more information about mathcolumn 
(/MC) command on the wiki.



with \startmathcases ... \stopmathcases you get a curly bracket to the
left of ..., see [1]. If you just want to have multiline equations,
then \startalign ... \stopalign could be want you need (it's also on
page [1]). There's also a My Way [2] about mathalign.


--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] curly bracket different values (entries)

2011-02-15 Thread Vyatcheslav Yatskovsky

Hi,

Sorry for stealing the tread, but what mathcases do and how it is 
different from mathalign?
Sometimes, I need to typeset multiline equations, and have to admit that 
this an obscure subject.


Regards,

Vyatcheslav
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Letters in a square frame

2011-02-01 Thread Vyatcheslav Yatskovsky

Hi,

How can put this A in a square frame?

\starttext

\inmargin{A}

\stoptext

This kind of marking (A, B, C...) can be seen in sheet music, e.g.
http://fc06.deviantart.net/fs38/f/2008/336/3/2/Dr__Who_Sheet_Music_1_by_DOOMGUY1001.jpg

Regards,
Vyatcheslav
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Multiline formula numbering problems

2011-01-31 Thread Vyatcheslav Yatskovsky

Hi,

I cannot understand why, but multiline formulas are not numbered.

\starttext

% has number
\placeformula \startformula
f(x_0, u_0)=0.
\stopformula

% has no number
\placeformula \startformula \startalign
\NC \dot{x}(t) \NC=f(x(t), u(t)) \NR
\NC y(t) \NC=h(x(t), u(t)), \NR
\stopalign \stopformula


% no numbers even here
\startsubformulas
\placeformula \startformula
\dot{x}(t)=f(x(t), u(t))
\stopformula
\placeformula \startformula
y(t) =h(x(t), u(t)),
\stopformula
\stopsubformulas

\stoptext

Regards,
Vyatcheslav

___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Multiline formula numbering problems

2011-01-31 Thread Vyatcheslav Yatskovsky

In fact you should say \NR[+] at the end of each line in \startalign in
order to get numbers.
This works for me:
\starttext

\placeformula
\startformula
\startalign
\NC \dot{x}(t) \NC=f(x(t), u(t)) \NR[+]
\NC y(t) \NC=h(x(t), u(t)), \NR[+]
\stopalign
\stopformula

\stoptext


Wow, that's pure magic! Thanks! )

--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] latest Context Minimals Installer for Windows

2011-01-30 Thread Vyatcheslav Yatskovsky
To whom it may concern - here is the latest version of Context Minimals 
Installer for Windows, now working under Windows 7.


http://www.megaupload.com/?d=484PR9UL

Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] TeXworks config file for ConTeXt MkIV

2011-01-30 Thread Vyatcheslav Yatskovsky

Hi,

Where can I find TeXworks config files for Mark IV?
I had some (probably from Hans), but they gone after reinstalling the 
Windows.


Regards,
Vyatcheslav
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Pipe symbol

2011-01-23 Thread Vyatcheslav Yatskovsky

Hi,

How to use a pipe symbol (|) in a text?

Both | and \| give errors.

Regards,
Vyatcheslav



___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Pipe symbol

2011-01-23 Thread Vyatcheslav Yatskovsky

\char124 or \textbar


Thanks you!

--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Pipe symbol

2011-01-23 Thread Vyatcheslav Yatskovsky

\starttext
a \textbar\ b \letterbar\ c \type{|} d ||| e
\stoptext

Wolfgang


Even more thanks!

P.S. Searching Wiki for pipe symbol gives no useful results. At what 
section I can wikify this?


--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Fullpage does not work after updating minimals

2011-01-16 Thread Vyatcheslav Yatskovsky

OK, works here now too.

Probably weird update at 6:00 at the morning )

--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] How to invoke Unicode symbols?

2011-01-15 Thread Vyatcheslav Yatskovsky

The following example does not work, while the font (Symbola) is found.

Works here. Can you try it with a clean installation!


Works, indeed!
Thanks a lot, as always! )

Is \fontchar a hack or 'official' command? If the latter, it deserves to 
be wikified.


--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Fullpage does not work after updating minimals

2011-01-15 Thread Vyatcheslav Yatskovsky

Hi Wolfgang,

\usemodule[fullpage][style={in,empty}]
\starttext
Bla-bla
\stoptext

now gives

system  : module fullpage loaded
(c:/contextminimal/texmf-context/tex/context/third/fullpage/t-fullpage.mkiv
loading : ConTeXt User Module / Fullpage
! Undefined control sequence.

system   error on line 244 in file test1.tex: Undefined control 
sequence ...



l.244 \definenamespace

?

Regards,
Vyatchesav
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] How to invoke Unicode symbols?

2011-01-12 Thread Vyatcheslav Yatskovsky

Hi!

I'm back again with my question. I really want to get Unicode 'Quarter 
Note' symbol, either from standard or custom font.


The following example does not work, while the font (Symbola) is found. 
I probably did not define something, but I don't know what.


\starttext

\startfont[file:Symbola602 sa 2]
\fontchar{notequarter}
\fontchar{musicalnote}
\fontchar{musicalnotedbl}
\fontchar{sixteenthnotedbl}
\stopfont

\stoptext


! LuaTeX error 
...tminimal/texmf-context/tex/context/base/cldf-com.lua:58: attempt to 
call global 'format' (a nil value)

stack traceback:
	...tminimal/texmf-context/tex/context/base/cldf-com.lua:58: in function 
'char'
	...tminimal/texmf-context/tex/context/base/font-ctx.lua:830: in 
function 'char'

main ctx instance:1: in main chunk.
\fontchar #1-\ctxlua {fonts.char(#1)}

l.4 \fontchar{notequarter}

?

Please, help me.

Regards,
Vyatcheslav


\starttext

\startfont[file:Symbola602 sa 2]
\fontchar{notequarter}
\fontchar{musicalnote}
\fontchar{musicalnotedbl}
\fontchar{sixteenthnotedbl}
\stopfont

\stoptext___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] How to invoke Unicode symbols?

2011-01-09 Thread Vyatcheslav Yatskovsky

Hi,

How to invoke pre-defined Unicode symbols?


E.g., in symb-uni.tex I see

\startsymbolset[Unicode Musical] % 0x2600: Requires UnicodeRegular26

   \definesymbol[QuarterNote][\USymbChar{38}{105}] % QUARTER NOTE
   \definesymbol[EighthNote][\USymbChar{38}{106}] % EIGHTH NOTE
...


\symbol[QuarterNote] gives me words QuarterNote, and \QuarterNote is 
an invalid sequence.



P.S. http://wiki.contextgarden.net/Reference/en/symbol is empty :(
--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] How to invoke Unicode symbols?

2011-01-09 Thread Vyatcheslav Yatskovsky

On 09.01.2011 18:33, ntg-context-requ...@ntg.nl wrote:

Use a font with the symbols.

\starttext
Symbols: \definedfont[file:Symbola sa 2]♩♪
\stoptext

You can download the font here: http://users.teilar.gr/~g1951d/
http://users.teilar.gr/%7Eg1951d/

Wolfgang


Thank you, but...
I can easily get ♪ just by copy-pasting, but I cannot get ♩ ! Even when 
the font is specified. When I paste ♩ symbol into TeXWorks, it 
disappears. That's why I want how to call it by name.


--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] How to invoke Unicode symbols?

2011-01-09 Thread Vyatcheslav Yatskovsky

On 09.01.2011 20:46, ntg-context-requ...@ntg.nl wrote:

\starttext
\startfont[file:Symbola  sa 2]
\fontchar{notequarter}
\fontchar{musicalnote}
\fontchar{musicalnotedbl}
\fontchar{sixteenthnotedbl}
\stopfont
\stoptext

You can define symbols for them.



\startfont[file:Symbola602 sa 2]
\fontchar{notequarter}
\fontchar{musicalnote}
\fontchar{musicalnotedbl}
\fontchar{sixteenthnotedbl}
\stopfont


! LuaTeX error 
...tminimal/texmf-context/tex/context/base/cldf-com.lua:58: attempt to 
call global 'format' (a nil value)

stack traceback:
	...tminimal/texmf-context/tex/context/base/cldf-com.lua:58: in function 
'char'
	...tminimal/texmf-context/tex/context/base/font-ctx.lua:830: in 
function 'char'

main ctx instance:1: in main chunk.
\fontchar #1-\ctxlua {fonts.char(#1)}

l.27 \fontchar{notequarter}


Looks like I don't know how to use it. :(

--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] beta

2010-12-02 Thread Vyatcheslav Yatskovsky

Hi,

Making format files give this

! LuaTeX error 
...tminimal/texmf-context/tex/context/base/char-ini.lua:604: attempt to 
call upvalue 'texsetcatcode' (a nil value)

stack traceback:
...tminimal/texmf-context/tex/context/base/char-ini.lua:604: in 
function  'setcodes'

main ctx instance:1: in main chunk.
l.41 \ctxlua{characters.setcodes()}

?

Regards,
Vyactheslav
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Guitar string symbol

2010-11-22 Thread Vyatcheslav Yatskovsky
Thank you, Jaroslav, for WORKING solution. I added it to my songbook 
environment.


And thanks to Hans -- yes, \wingding\fontchar{circle1} would be much 
simplier )


--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Guitar string symbol

2010-11-19 Thread Vyatcheslav Yatskovsky

Hi,

Could anyone suggest me an idea how to draw a guitar string symbol -- a 
number in a circle? Like this

http://www.classicalguitarblog.net/wp-content/uploads/2010/01/Picture-47.png

Maybe some rounded frame?

Regards,
Vyatcheslav
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Simpleslides module is broken?!

2010-11-01 Thread Vyatcheslav Yatskovsky

Thank you all for help!

I managed my task and can confirm that the subject is not valid -- 
Simpleslides module is operational! :)


--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Simpleslides module is broken?!

2010-10-31 Thread Vyatcheslav Yatskovsky

Hi,

Please, help me a.s.a.p with Simpleslides module. I have a project 
sucessfully compiled a year and a half ago, and now it is broken.


Reduced script of my presentation:

\usemodule[simpleslides]
 [font=Gothic,
 style=Swoosh]

\language[ua]
\setupalign[stretch,hanging,hz]
\setupinteraction[state=start]
\setuppagetransitions[random]

\setupinteractionscreen
  [option=max,delay=10]

\setupcaptions[location=]

\setupTitle
[ title={\\ \bfa Кафедра \\ Авіаційних Комп'ютерно-\\ Інтегрованих 
Комплексів},

author={Факультет \\  Аерокосмічних Систем Управління},
date={}]

%\usemodule[t][fixme]

\defineoverlay
  [simpleslides:background:title]
  [{\externalfigure[Airbus-wing-over-sea-blue-sky-JR][factor=fit]}]

%%

\starttext

\placeTitle


\SlideTitle {Спеціальності}
Кафедра проводить пiдготовку спеціалістів за напрямом

0502 Автоматика та управління --

\bf 6.050202 автоматизація та комп'ютерно-інтегровані технології \tf
%\bf  компьютерно-итегрированным технологическим процессам и 
производствам. \tf


{
\startitemize
  \item
	автоматизоване управління комп’ютерно - інтегрованими \\ системами 
повітряних суден

  \item
автоматизоване проектування комп’ютерно - інтегрованих комплексів
  \item
технічний моніторинг комп’ютерно-інтегрованих комплексів.
\stopitemize
}

\stoptext


Problems observed when compiled today (I use the latest beta with 
--extra option):


* No Russian (Ukrainian) letters at all, only numbers and punctuation signs.
* The background image on the first page (the plane) is not fit to the 
page, but leaves blank stripes.


Don't know where to fix, please help me -- my boss expects updated 
presentation tomorrow!


Regards,
Vyatcheslav



___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Simpleslides module is broken?!

2010-10-31 Thread Vyatcheslav Yatskovsky
 Older versions of the TeX Gyre fonts had cyrillic but the glyphs 
where removed from the fonts.


OMG!

Wolfgang, please, tell me how to change the font in Simpleslides to any 
of Windows ones.


--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Simpleslides module is broken?!

2010-10-31 Thread Vyatcheslav Yatskovsky

Hi,


I added the following two lines

\usemodule[simplefonts]
\setmainfont[Minion Pro]

and I got the attached output.


Thank you very much, indeed!

But in my output the font is smaller (I need it bigger), and the image
still does not 'fit'. Source and output are uploaded here (too big for
an attachment):

http://rapidshare.com/files/428217689/1.zip

--
Best Regards,
Vyatcheslav Yatskovsky


___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] export

2010-09-25 Thread Vyatcheslav Yatskovsky

Hi Patric,

Can you (or someone else in charge) can fix the link?

http://wiki.contextgarden.net/Reference/en/setupbackeds


There is a typo in the link: it should be setupbackends and not
setupbackeds. The command is fine though.


--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] export

2010-09-23 Thread Vyatcheslav Yatskovsky

Please tell an (really) unlucky person who didn't visited the
conference (like me), what \setupbackeds[export=yes] should do at all?


You get the contents of your (well-structured) ConTeXt document as XML
ouput, extension .export, intended for tagged PDF use (e.g. PDF/A),
but of course usable for XML transformations.


Thank you, Hraban! Wikified, please check at
http://wiki.contextgarden.net/Reference/en/setupbackeds

--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] export

2010-09-22 Thread Vyatcheslav Yatskovsky

Hi,

Please tell an (really) unlucky person who didn't visited the conference 
(like me), what \setupbackeds[export=yes] should do at all?


:)

Regards,
Vyatcheslav
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Problems with the installation of the minimals on Win XP

2010-08-27 Thread Vyatcheslav Yatskovsky

Hi, Mojca

I've updated the installer this summer, and it work fine for me till now.

I'm very reluctant to install svn on my machine, I'd better send the 
files to someone having control over server.


I sent the latest executable to Mari.

--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Problems with the installation of the minimals on Win XP

2010-08-26 Thread Vyatcheslav Yatskovsky

Hi!

Why not to use my Win installer? ;)

@Mojca or someone at the server: I see that 
http://minimals.contextgarden.net/setup/context-installer/ContextMinimalInstall.exe 
contains quite old version of the installer. Can you please update it if 
I send you the files?


--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] sharp (#) and flat (b) signs

2010-08-19 Thread Vyatcheslav Yatskovsky

On 19.08.2010 16:20, ntg-context-requ...@ntg.nl wrote:

Currently I use F\#m7b5 sequence, but # and b symbols look unnatural,
I want real ones.

You can use \sharp and \flat.


Indeed, so simple and out-of-the box! ))) I'm happy.

--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Better support for Croatian in lang-sla.tex (patch included)

2010-07-12 Thread Vyatcheslav Yatskovsky

On 12.07.2010 21:23, ntg-context-requ...@ntg.nl wrote:

we need to define what that means then ... as i can imagine only
combining multiple languages with respect to hyphenation


Much anticipated!

--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] two languages hyphenation

2010-06-27 Thread Vyatcheslav Yatskovsky

Hi Hans,


Since they are written in two different scripts you can theoretically
enable them simultaneously (but I'm not sure if this is supported by
default).


interesting and quite trivial to support ... do you have a test file?


I suspect to use \mainlanguage[en,ua] command, if it's possible

This my test file:

\setupbodyfont[mscore,rm,24pt]
%\mainlanguage[en] %only English hyphens
%\mainlanguage[ua] %only Ukrainian hyphens
\mainlanguage[en,ua]  %%only English hyphens, no Uk

\starttext

\dorecurse{4}{Для мене велика честь бути з вами сьогодні на випускному в 
одному з найкращих університетів світу. Зізнаюся, я так і не закінчив 
коледж - і ніколи не був ближче до випускного, ніж зараз. І я хочу 
розповісти вам три історії зі свого життя. Три історії і все. }


\dorecurse{4}{I am honored to be with you today at your commencement 
from one of the finest universities in the world. I never graduated from 
college. Truth be told, this is the closest I've ever gotten to a 
college graduation. Today I want to tell you three stories from my life. 
That's it. No big deal. Just three stories.}


\stoptext

--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] two languages hyphenation

2010-06-25 Thread Vyatcheslav Yatskovsky

Hello,

I have two languages in my document: English and Russian, and want to 
enable hyphenation for both. (By default, only English words are 
hyphenated). How to achive this?


Rgrds,
Vyatcheslav
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] two languages hyphenation

2010-06-25 Thread Vyatcheslav Yatskovsky

On 25.06.2010 15:40, ntg-context-requ...@ntg.nl wrote:

Since they are written in two different scripts you can theoretically
enable them simultaneously (but I'm not sure if this is supported by
default).


Interesting, how?

--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] checking for an undefined constant

2010-06-25 Thread Vyatcheslav Yatskovsky

Hi,

Now I check for an undefined constant like this:

\ifx \Homeworks \undefined \else Home works -- {\Homeworks} \fi

The useful part is in else clause.  How to swap this check so that 
else is not needed?


Rgrds,
Vyatcheslav
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] checking for an undefined constant

2010-06-25 Thread Vyatcheslav Yatskovsky

Thank you all for such a variety of solutions! Gonna look into it. ))


%D \macros
%D   {doifundefined,doifdefined,
%Ddoifundefinedelse,doifdefinedelse,
%Ddoifalldefinedelse}
%D
%D The standard way of testing if a macro is defined is
%D comparing its meaning with another undefined one, usually
%D \type{\undefined}. To garantee correct working of the next
%D set of macros, \type{\undefined} may never be defined!
%D
%D \starttyping
%D \doifundefined  {string}{...}
%D \doifdefined{string}{...}
%D \doifundefinedelse  {string}{then ...} {else ...}
%D \doifdefinedelse{string}{then ...} {else ...}
%D \doifalldefinedelse {commalist} {then ...} {else ...}
%D \stoptyping
%D

\doifdefined{Homeworks}{...}





Low level (etex) solutions:

\ifdefined\Homeworks ... \fi

\unless\ifx\Homeworks\undefined ... \fi


--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] References russian translation (Yury G. Kudryashov)

2010-06-19 Thread Vyatcheslav Yatskovsky

Thanks for providing translations. )

I also wonder why ru is specified in your code. Maybe ua (uk) ?
% Список літератури
\setupheadtext [\s!ru]


--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] References russian translation (Yury G. Kudryashov)

2010-06-19 Thread Vyatcheslav Yatskovsky



Copy+paste, forgotten to edit. Next time I will send just Russian, and
you'll add Ukranian, OK (I'm from Russia, and don't speak Ukranian)?



Sure, deal ;)

(I'm from Ukraine, speak both)

--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] XITS fonts

2010-06-19 Thread Vyatcheslav Yatskovsky
Thank you, Khaled, for the effort. State-of-the-art and out-of-the-box 
math font is the feature I miss )


A few questions to get me on track:

1) is xits typescript already present in minimals? If no, where to get it?

2) is it Times-compatible (I mean looks good with Times text)

Rgrds,
Vyatcheslav
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] page numbering with make-up-pages

2010-06-17 Thread Vyatcheslav Yatskovsky

Hi,

Please, I need urgent help with page numbering!

I begin my document with three standardmakeup pages, and expect fourth 
(normal) one to have number 4. But it is 1, whatever I do. In 
particular, \setuppagenumbering[number=4] has no effect.


In other words, I need numbering from the very first page.

Please, see attached file 0.tex.

--
Best Regards,
Vyatcheslav Yatskovsky
\synctex=1
\setupbodyfont[mscore,rm,14pt] 
\usemodule[fullpage][style={cm,plain}]

% --- Discipline-Dependent Definitions ---
\def \sps {special-purpose digital computers}
\def \mfst {Module №1 Main principles of organization of \sps} %Основні принципи організації СЦОМ
\def \msec {Module №2 Principles of construction of airborne computers} %Принципи побудови бортових ЦОМ
\def \ccs {control digital computers}
\def \ads {airborne digital computers}
\def \ad {airborne digital computer}

\def \SylIndex {Р01 - 8.092502a - 39}
\def \Discipline {Special-purpose digital computers }
\def \AcademProgIndex {Н-3-8.092502-31 }
\def \Year {5}
\def \Semester {10}

% comment out non-existing activities
\def \LectureHours {36}
\def \LabHours {18}
\def \SelfStudyHours {104}
\def \IndividualHours {4}
\def \TotalHours {162}
\def \Homeworks {2 (10 semester)}
\def \ExamSemester {10}
%\def \DifTestSemester {10}


% --- Reusable Buffers  ---
\startbuffer[UpperBanner]
	{\bf NATIONAL AVIATION UNIVERSITY}

	INSTITUTE OF ELECTRONICS AND CONTROL SYSTEMS

	Airspace control systems faculty

	Aviation computer-integrated complexes department
\stopbuffer

\startbuffer[ApprovedByPolukhin]
	\startalignment[right]\setupnarrower[left=12cm]\startnarrower[left]
	Approved

	Deputy Rector for Academics

	\thinrule\hskip1mm A.Polukhin

	\hl[2]\thinrule\hskip1mm\currentdate[year]\par
	\stopnarrower\stopalignment
\stopbuffer

\startbuffer[SyllabusIndex]
	\startalignment[right]
	Index  \SylIndex
	\stopalignment
\stopbuffer

\startbuffer[DisciplineBanner]
	{\bfa SYLLABUS}

	of the discipline

	{\bfa \Discipline}

	(according to ECTS)
\stopbuffer

\startbuffer[BranchAndSpeciality]
	\startalignment[right]
	Branch\hskip1.4cm 		0925 Automation and computer-integrated technologies

	Specialty\hskip1cm 6.092500 Computer-integrated technological processes and productions
	\stopalignment
\stopbuffer

\startbuffer[DisciplineHours]
	\startalignment[right]
	Year \Year	\hfilSemester \Semester 
	\blank[medium]

	Lectures -- {\LectureHours} hours

	Laboratory work -- {\LabHours} hours

	Private work -- {\SelfStudyHours} hours

	Individual work -- {\IndividualHours} hours

	Total -- {\TotalHours} hours
	
  \blank[medium]
	\ifx \Homeworks \undefined \else Homeworks -- {\Homeworks} \fi

	\ifx \ExamSemester \undefined \else Exam  -- {\ExamSemester} semester \fi

	\ifx  \DifTestSemester \undefined \else Differentiated test --  {\DifTestSemester} semester \fi
	\stopalignment
\stopbuffer

\def \FillInDate {\hl[2]\hl[4]\hskip1mm 20\hl[2]\hskip.5mm}

\def \FilledDate#1#2#3 { #1 \_\_\_#2\_\_\_ #3}

% --- -
% 
% 
\starttext

% --- FIRST PAGE
\startstandardmakeup[align=center]
	\setupbackgrounds[header][text][background=]
	\setupindenting[none]
	\setupinterlinespace[24pt]

	\getbuffer[UpperBanner]

	\blank[line]

	\getbuffer[ApprovedByPolukhin]

	\blank[line]

	\getbuffer[SyllabusIndex]

	\blank[line]

	\getbuffer[DisciplineBanner]

	\blank[line]
	
	\getbuffer[BranchAndSpeciality]

	\blank[line]

	\getbuffer[DisciplineHours]

	\par\vfill
  Kiyv \currentdate[year]
\stopstandardmakeup

% --- SECOND PAGE
 
\startstandardmakeup[doublesided=no]
	\setupindenting[yes, big, first]
	\setupinterlinespace[24pt]

The syllabus of the discipline \Discipline is based on the Curriculum № РБ-3-502-a/01, branch 0925 „Automation and computer-integrated technologies”, specialty 6.092500 “Computer-integrated techno-logical processes and productions”; academic program of this discipline  index \AcademProgIndex,  approved \FilledDate{12}{06}{2002};\hskip1mm “Provisional Regulations on Training according to ECTS (within the pedagogical experiment)” and “Provisional Regulations on the Assessment grading system” approved by the Rector of the University (order №122 of 15.06.2004).

\blank[line]

The syllabus was developed by 

%\blank[line]
Associate Professor, Candidate of Technical Sciences  \thinrule O.Y. Krasnousova

%\blank[line]
Assistant \thinrule T.I. Lukinova

%\blank[line]
Assistant \thinrule V.S. Yatskovsky

\blank[line]

The syllabus was 	discussed and approved at the meeting of the department of Aviation Computer-Integrated Complexes, protocol № \hl[2] \FillInDate.
\blank[line]
Head of the Department  \thinrule  V.M. Sineglazov

\blank[line]

The syllabus has been discussed and approved by the Scientific-Methodological-Editorial Committee of the Airspace Control Systems Faculty, protocol № \hl[2] \FillInDate.

\blank[line

[NTG-context] Chart tricks

2010-06-16 Thread Vyatcheslav Yatskovsky

Hello,

Please, help me with the chart. I need one cell to be offsetted and (if 
possible) larger. The code:


\usemodule[chart]
\starttext
\setupFLOWcharts
[option=test,
nx=5,
ny=4,
dx=1\bodyfontsize,
dy=1\bodyfontsize,
width=12\bodyfontsize,
height=7\bodyfontsize,
maxwidth=\textwidth]

\startFLOWchart [grid]
\startFLOWcell
\shape {5}
\location {2,1}
\text {Higher mathematics}
\stopFLOWcell   
\startFLOWcell
\shape {5}
\location {2,2}
\text {This should bigger and on the center}
\stopFLOWcell   
\stopFLOWchart

\FLOWchart[grid]
\stoptext

To give you idea what I want to achieve (roughly), I attached an image 
chart.png.


Rgrds,
Vyatcheslav
attachment: chart.png___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Removing Introduction section number

2010-06-14 Thread Vyatcheslav Yatskovsky

Yes, yes, yes!
Thank you, friends )

\setupsectionblock[bodypart][page=no]
\setupsectionblock[frontpart][page=no]


--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Filtering contents

2010-06-14 Thread Vyatcheslav Yatskovsky

Hi

Sorry for (possibly) stupid question, but what should I use to remove 
subsubsections from TOC?


I'm convinced that I should use

\placecontent[level=subsection]

but it does not work.

--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Weird \Word behaviour

2010-06-14 Thread Vyatcheslav Yatskovsky

)))
Can please someone explain me why it happens?


\def \sps {special-purpose digital computers}

\starttext
\Word{\sps}%Special-purpose digital computers

\Word{\sps} %special-purpose Digital computers
\stoptext


--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Removing Introduction section number

2010-06-14 Thread Vyatcheslav Yatskovsky



How about \section[reference][number=no]{Whatever}?



Or \section[reference]{Whatever}[number=no]?

:o)

--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Drawing a diagram

2010-06-14 Thread Vyatcheslav Yatskovsky
Sorry for flooding the list, but what package I can use draw a picture 
like this (attached).


Thanks,
Vyatcheslav
attachment: 2010-06-14_142133.png___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Removing Introduction section number

2010-06-14 Thread Vyatcheslav Yatskovsky

Thank you all for help.

Actually, I most like front/body matter without page breaks, because it 
further structures the text (the thing I adore in TeX).


--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Drawing a diagram

2010-06-14 Thread Vyatcheslav Yatskovsky

On 14.06.2010 15:27, ntg-context-requ...@ntg.nl wrote:

That actual picture was drawn with the flowchart module.

http://wiki.contextgarden.net/Flow_Charts

Thank you, Taco.

I cannot find one thing about charts: is it possible to offset and 
enlarge just one chart symbol?


Specifically, I need My main discipline to occupy four cells in the 
center, or just be shifted...


\usemodule[chart]
\starttext
\setupFLOWcharts
[option=test,
nx=5,
ny=4,
dx=1\bodyfontsize,
dy=1\bodyfontsize,
width=12\bodyfontsize,
height=7\bodyfontsize,
maxwidth=\textwidth]

\startFLOWchart [grid]
\startFLOWcell
\shape {5}
\location {2,1}
\text {Higher mathematics}
\stopFLOWcell   
\startFLOWcell
\shape {5}
\location {2,2}
\text {My main discipline}
\stopFLOWcell   
\stopFLOWchart

\FLOWchart[grid]
\stoptext

--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Table head

2010-06-14 Thread Vyatcheslav Yatskovsky

Hi again,

I'm prolific today ) Please, advise how to add Table head. Now I 
simulate it with


\startalignment[left] Table 1 \stopalignment
\bTABLE...

Vyatheslav
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Table head

2010-06-14 Thread Vyatcheslav Yatskovsky

On 14.06.2010 16:28, Wolfgang Schuster wrote:

\setupcaption[table][align=left] % align=flushleft?

\placetable
   {Caption}
   {\bTABLE...\eTABLE}


 Thank you, but then table is not splitted across pages.

--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Filtering contents

2010-06-14 Thread Vyatcheslav Yatskovsky

Thanks a lot.

Interesting, but \setupcombinedlist[content][...] still works )



\placecontent[level=subsection]

but it does not work.


This option (although set in strc-def.mkiv) is gone in mkiv, use the
normal \placelist command.

\placelist[chapter,section,subsection]



--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Table head

2010-06-14 Thread Vyatcheslav Yatskovsky

On 14.06.2010 16:36, Wolfgang Schuster wrote:

Am 14.06.10 15:32, schrieb Vyatcheslav Yatskovsky:

On 14.06.2010 16:28, Wolfgang Schuster wrote:

\setupcaption[table][align=left] % align=flushleft?

\placetable
{Caption}
{\bTABLE...\eTABLE}


Thank you, but then table is not splitted across pages.


\placetable
[split]
{Caption}
{\bTABLE...\eTABLE}

Wolfgang



Thank you again, but is there a way for the caption to appear ABOVE the 
table?


--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] ntRe: Table head

2010-06-14 Thread Vyatcheslav Yatskovsky

Wolfgang, thank you very much!

But after all the struggle I see ugly bug. Table number is increased 
after every page split! %)


Minimal example attached (0.tex)



Thank you again, but is there a way for the caption to appear ABOVE
the table?


\setupcaption[table][location=top]

Wolfgang



--
Best Regards,
Vyatcheslav Yatskovsky



0.tex
Description: TeX document
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Removing Introduction section number

2010-06-13 Thread Vyatcheslav Yatskovsky

Hello,

I'm still in need of help with numberless sections.

While using front, body,and back matter sounds goos, but it makes new 
pages. \subject is perfect, but it does not appear in contents.


Most simple (if there is no other options) seems to use \subject, but 
add it to the TOC. How can I do it?


--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Removing Introduction section number

2010-06-13 Thread Vyatcheslav Yatskovsky


...or preventing startbodymatter from making new page.

--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Itemize, margins and nowhite

2010-06-13 Thread Vyatcheslav Yatskovsky

Hello,

Strange, but if I specify margins for itemize, then nowhite losts its 
effect, and I need to specify it again in every itemize group.


\setupitemize[1,leftmargin=1cm, rightmargin=1cm, nowhite]
\startitemize[nowhite] %duplicate, but does not work without it
\item a
\item b
\stopitemize

Rgrds,
Vyatcheslav
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Removing Introduction section number

2010-06-06 Thread Vyatcheslav Yatskovsky

Hello,

It might be 100 time this question appears on the list, but I cannot 
find the answer.


I need Introduction to have no number, and next section to have number 
1, so on. My current solution gives me number 2, instead.


Please, look what should be done with my code:

\starttext
\setupindenting[yes, big, first]
\setupheads[indentnext=yes]
\setupfloats[indentnext=yes]

\setuphead[section][number=no]
\section{INTRODUCTION} % should have no number

The syllabus on each discipline is a must for successful teaching 
process organization according to the European Credit Transfer System. 
Teachers and students are to be familiarized with it. Grading system is 
an integral part of the syllabus and provides for assessment of 
student’s knowledge and skills during current, module and semester checks.


Grading procedure is performed according to the national grading scale 
and European Credit Transfer System grading scale.


\setuphead[section][number=yes]
\section{REFERENCE NOTES}  % should have number 1

\subsection{Aim of the discipline}  % 1.1

\subsection{Tasks for learning the discipline} % 1.2

\section{DISCIPLINE CONTENT}  % should have number 2

...

\stoptext
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] How to not propagate head settings?

2010-06-06 Thread Vyatcheslav Yatskovsky
Interesting, when I set any property of a section, the subsections and 
subsubsections are affected too. This is not bad, but is there a key to 
disable such a propagation?


In the following example I need to turn off textstyle and restore align:

\setuphead[section][textstyle=WORD, style={\bfa}, align=center]
\setuphead[subsection][textstyle={}, style={\bf}, align=right]

Regards,
Vyatcheslav
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] How to not propagate head settings?

2010-06-06 Thread Vyatcheslav Yatskovsky
Thanks, current state of affairs is not bad (maybe even better then 
not-propagating alternative), but it's always good to have another 
option, like


\setuphead[section][textstyle=WORD, style={\bfa}, align=center, 
propagate=no]

\setuphead[subsection][style={\bf}]

:)


Another question - I try to make a macro for a filled in date.

Empty date is ok
\def \FillInDate {\hl[2]\hl[4]\hskip1mm 20\hl[2]\hskip.5mm}

\starttext
\FillInDate
\stoptext

But my printing date under lines is a mess. In particular, I want to 
add a bit more space around numbers, but anything I do, the space is not 
underlined for some strange reason. In contrary, month and year are 
glued together, while I want them to be separated by space.


\def \FilledDate#1#2#3 {\underbar{ #1 }\hskip5mm\underbar{#2}\hskip5mm 
\underbar{#3}\hskip.5mm}


\starttext
\FilledDate{06}{05}{2010}
\stoptext

--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Removing Introduction section number

2010-06-06 Thread Vyatcheslav Yatskovsky

There are two cases:
1. You want Introduction in the table of contents. Then you should copy
section to another head, and setup it with number=no (have no time to test):

\definehead[secnonum][section]
\setuphead[secnonum][number=no]
\secnonum{Introduction}

2. You don't want Intruduction in the table of contents. Then just use
\subject{Introduction}.


Thank you too!

I do want Introduction to be in the contents! Maybe, its easier to setup 
\subject so that it will be included, then to invent new keywords?


--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Removing Introduction section number

2010-06-06 Thread Vyatcheslav Yatskovsky


+1 for  \section [number=no] {Introduction}

This was my first guess to try, and it is so convinient!

:)


--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Keeping margin note on the same line

2010-06-05 Thread Vyatcheslav Yatskovsky

Hello,

Please, advise me.

Is there a way to keep margin text and body text on the same line in the 
following situation?


\define[0]\chorus{\startnarrower{\itx CHORUS}\stopnarrower}

\starttext
\chorus

\chorus

\inmargin{B}\chorus
\stoptext

Now B is above CHORUS, I want it to be exactly on the same line.

Regards,
Vyatcheslav
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Keeping margin note on the same line

2010-06-05 Thread Vyatcheslav Yatskovsky

No, no, your idea is exactly what I missed! :) Thanks!


I somehow feel that this is not what you want:

\def\chorus#1{\startnarrower{\itx 
CHORUS}\doiftext{#1}{\inmargin{#1}}\stopnarrower}
\starttext
\chorus{}

\chorus{B}
\stoptext



--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Script to automatically generate typescripts

2010-06-04 Thread Vyatcheslav Yatskovsky



I will probably package it as an .exe when I get the option handling done.


Would be great for average Windows users ;)

--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Script to automatically generate typescripts

2010-06-03 Thread Vyatcheslav Yatskovsky

Hi,

Looks very impressive. A lot of code )

Is it usable under Windows? Never run Python scripts before.


Hi all,

after spending many hours on a typescript only to accidentally delete
it, I thought that there should be a better way to write them. Hence I
wrote a python script to do just that.


--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] stelinterliniein

2010-05-31 Thread Vyatcheslav Yatskovsky

Hi, Wolfgang

I would be nice to see what your Algorithms package can do ;)

I mean example PDF.

Regards,
Vyatcheslav
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Syllabus title page (newbie problems)

2010-05-31 Thread Vyatcheslav Yatskovsky

Hi,

I'm making my syllabus title page with standard bureaucratic elements, 
like signature stamps, etc.


Please, look at the attached png file for idea how it should look like.

I started new page using \startstandardmakeup, which centered the text 
too. But I have problems with signature: how to reset the alignment to 
left, and, more important, how to place two \fillinrules in one line of 
text (_day__month_ year)?



Now my script looks as follows:

---

\setupbodyfont[mscore,rm,14pt]
\usemodule[fullpage][style={cm,headings}]

\starttext

\startstandardmakeup[doublesided=no,align=center,style={\switchtobodyfont[ss,18pt]}]
   \setupbackgrounds[header][text][background=]
   \setupindenting[none]
   \setupinterlinespace[28pt]
%   \let\\=\blank

{\bf NATIONAL AVIATION UNIVERSITY}

INSTITUTE OF ELECTRONICS AND CONTROL SYSTEMS

Airspace control systems faculty

Aviation computer-integrated complexes department

\startstandardmakeup[align=left]  %is there better command for this?
\setupnarrower[left=12cm]
\startnarrower[left]
Approved

Deputy Rector for Academics

\fillinrules[]{}{A.Polukhin}

\fillinrules{}{}\fillinrules[]{}{\currentdate[year]}\par  %have 
problem here: need to keep two rules on one line

\stopnarrower
\stopstandardmakeup

\par\vfill
   {\tfx Kiyv \currentdate[year]}
   \stopstandardmakeup

\stoptext


--
Best Regards,
Vyatcheslav Yatskovsky
attachment: syllabus_title.png___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Algorithmic (was: stelinterliniein)

2010-05-31 Thread Vyatcheslav Yatskovsky

Attached is my test file where I used examples from the algorithmic
package for LaTeX.

Wolfgang


Thanks, could be handy. I wish this test file was added to extras along 
with the module.


--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Windows Minimals installer is broken -- mtxrun does not, work

2010-05-31 Thread Vyatcheslav Yatskovsky

For me, it looks rather like a bug, not a feature :)

In the installer, I need to setup PATH variable before executing the 
real script, and this thing bothers me.



--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Syllabus title page (newbie problems)

2010-05-31 Thread Vyatcheslav Yatskovsky

Hello,

Maybe my previous mail was puzzled, let me put it simple.

How to achieve this, using \fillinrules or other command

 20__


 ?

Vyatcheslav
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] stelinterliniein

2010-05-30 Thread Vyatcheslav Yatskovsky

Hello,

What \stelinterliniein means in the following (taken from Skdk style).

\def\StartTitlePage%
  {\startstandardmakeup[doublesided=no]
   \setupbackgrounds[header][text][background=]
   \switchtobodyfont[ss,18pt]
   \setupalign[right]
   \setupindenting[0pt]
   \stelinterliniein
   \vfil
   \let\\=\blank}


I suppose that it is \setupinterlinespace, but it does not work without 
arguments, as seen in my minimal example:



---

\setuphead
  [Part]
  [number=no,
   style={\ss\bfd},
   page=right]

\def\StartTitlePage%
  {\startstandardmakeup[doublesided=no]
   \setupbackgrounds[header][text][background=]
   \switchtobodyfont[ss,18pt]
   \setupalign[right]
   \setupindenting[0pt]
   \setupinterlinespace
   \vfil
   \let\\=\blank}

\def\StopTitlePage%
  {\vfill
   {\tfx Version \currentdate[year,-,mm,-,dd] }

   \stopstandardmakeup
   }

\def\TitlePage#1{\StartTitlePage\Part{#1}\StopTitlePage}



\starttext
\TitlePage{Hello}
\stoptext



Regards,
Vyatcheslav
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] stelinterliniein

2010-05-30 Thread Vyatcheslav Yatskovsky

Thank you, Wolfgang, but I gen an error with this:

\setuphead
  [Part]
  [number=no,
   style={\ss\bfd}]
   %page=right]

\def\StartTitlePage
{\startstandardmakeup[doublesided=no,align=right,style={\switchtobodyfont[ss,18pt]}]
   \setupbackgrounds[header][text][background=]
   \setupindenting[none]
   \setupinterlinespace
   \let\\=\blank}

\def\StopTitlePage
  {\par\vfill
   {\tfx Version \currentdate[year,-,mm,-,dd]}
   \stopstandardmakeup}

\definehead[TitlePage][Part]

\setuphead
  [TitlePage]
  [before=\StartTitlePage,
   after=\StopTitlePage]

\starttext
\TitlePage{Hello}
\stoptext

--

! Missing number, treated as zero.
to be read again
   s
argument s
amepage--1
\addaskedblankskip ...nce \blankskip #1\dimexpr #2
  \relax
l.6 }

\dovspacingyes ...ument #1\else \s!default \fi )}
  \fi
\dopreventbreakafterstructureheadauto ...adlevel ]
  \fi
...
l.27 \TitlePage{Hello}

?

--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] stelinterliniein

2010-05-30 Thread Vyatcheslav Yatskovsky

Thank you, Wolfgang, with this correction it works fine!

A few questions, if you don't mind:

1) what \setupinterlinespace
\let\\=\blank
means? I thought this setup can accept only values in brackets; I don't 
understand this construct.


2) Why I cannot use Part (with capital P)?

3) I took the example from the wiki. Is the example still valid (even 
for  MkII)?


--
Best Regards,
Vyatcheslav Yatskovsky



ConTeXt has for headers the key 'placehead' which controls
whether a header (placehead=yes) is shown or hidden (placehead=no)
but there is a third value (placehead=empty) which use the page key
for the header but hides the header itself. The default setup for
\part has the empty value for placehead and to show the content
you have to set

\setuphead[part][placehead=yes]

Wolfgang




___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Windows Minimals installer is broken -- mtxrun does not work

2010-05-30 Thread Vyatcheslav Yatskovsky

Hello everybody and esp. Mojca,

I started updating my Windows installer code to include --extras 
switch. Unfortunately, I found that mtxrun.cmd does not exist anymore 
and is replaced by mtxrun.exe. Moreover, mtxrun.exe is not working at 
all, complaining  mtxrun: unable to locate texlua.exe on the search 
path, while texlua.exe is present in the same folder!


Please, help me fix this issue, because installer is broken for the moment.

Regards Best,
Vyatcheslav
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] \startmakeup

2010-05-22 Thread Vyatcheslav Yatskovsky

Hi Wolfgang,

 \startmakeup is the internal command for \startstandardmakeup which is
 created with \definemakup[standard].

Thank you for making this more clear.

1) \startstandardmakeup is extensively used but not found in the wiki 
command reference. Why?


2) What \startstandardmakeup do then? And what is the purpose of 
defining custom makeups?


Hope this help me an other ConTeXt users ;)

--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] fullpage still not preset in minimals

2010-05-22 Thread Vyatcheslav Yatskovsky

Hi,

Long time ago I asked about including fullpage module into the standard 
ConTeXt distribution. I thought that the answer was positive, but this 
module still not present in either beta nor current minimal 
distribution. I think it should be a part of standard package because it 
makes setting up page layout 10 times easier.


Vyatcheslav
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] \startmakeup

2010-05-21 Thread Vyatcheslav Yatskovsky

Hi,

Could anyone please explain what \startmakeup do (and similar commands)?

I suspect that commands like this are often used for creating title 
pages. But have now idea what they do.


When given explanation, I want to wikify it.
http://wiki.contextgarden.net/Reference/en/startmakeup

Regards,
Vyatcheslav
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] How to use musical symbols from a font

2010-04-29 Thread Vyatcheslav Yatskovsky

Hi,

Thanks, Willi, for the idea, but I cannot get it to work. My version of 
the script


\starttext
\definefontsynonym[Wingdings][Wingdings.ttf]
\definesymbol[box][\getglyph{Wingdings}{\char113}]
%\def\Check%
%   {{\tfa\symbol[box]}}

\symbol[box]
\stoptext


gives the following error (I have Wingdings.ttf in my Windows/Fonts folder):


!define font: forced type ttf of Wingdings not found
!define font: font with name Wingdings is not found
!define font: unknown font Wingdings, loading aborted
! Font \thedefinedfont=Wingdings.ttf at 12pt not loadable: metric data 
not found or bad.

to be read again
   \relax
\symbolicsizedfont ...cale \scaledfontsize \relax
  \thedefinedfont
\getglyph #1#2-{\symbolicfont {#1}
   \doifnumberelse {#2}\char \donothing #2}
\dodosymbol ...bol \csname \??ss :#1:#2\endcsname
  \relax }\relax
\donormalsymbol ...bol \redosymbol \currentsymbol
  \fi \fi
to be read again
   \stoptext
l.8 \stoptext

?



The approach to using symbols could be done along the following line:


\definefontsynonym[Dingbats][uzdr]
\definesymbol[box][\getglyph{Dingbats}{\char113}]
\def\Check%
{{\tfa\symbol[box]}}



--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] How to use musical symbols from a font

2010-04-29 Thread Vyatcheslav Yatskovsky

A-ha!

The solution that file name should be wingding.ttf versus wingdings.ttf.

OSFONTDIR is ok, my installer sets it properly :)

Thanks for help. works perfectly.

I only cannot understand what the following do:

\def\Check%
   {{\tfa\symbol[box]}}



Apparently the font is not found. So make sure that TeX can find the font. 
Probably you need to check whether the OSFONTDIR is set correctly. Otherwise 
copy the to a place e.g. texmf-local en run luatools --generate.

I hop this helps.



--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] How to use musical symbols from a font

2010-04-27 Thread Vyatcheslav Yatskovsky

Hi,

I want to use musical symbols (e.g. rest) in my documents. I have 
MusicalSymbols.ttf font, and know that the rest is, say r symbol.


How to make a macro that will place this symbol and possibly crop it?

--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Fullpage

2010-04-24 Thread Vyatcheslav Yatskovsky

Hi,


  The module is now on the garden, it’s Mojcas job to include it in the
  minimals.

It's there.


I just synchronized with beta minimals, and no fullpage module is 
included :(


--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] Sorting the content of \startlines

2010-04-24 Thread Vyatcheslav Yatskovsky

Hello,

Is there a way to sort the content of \startlines envinroment by the 
alphabet? I have a list of songs in arbitrary order, and what to output 
it in alphabetical one.


ex.:

\starttext
\subject{My set-list}
\startcolumns\startlinenumbering\startlines
Fly me to the moon
Hit the road jack
Sway
Libertango
Sunny
% and more titles
\stoplines\stoplinenumbering\stopcolumns
\stoptext

--
Best Regards,
Vyatcheslav Yatskovsky
___
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://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


  1   2   3   4   5   6   >