Re: [NTG-context] Problem typing file with diacritics by \typefile

2010-10-12 Thread Procházka Lukáš Ing . - Pontex s . r . o .

On Tue, 12 Oct 2010 13:24:24 +0200, Hans Hagen pra...@wxs.nl wrote:


On 12-10-2010 9:39, Peter Münster wrote:

On Tue, Oct 12 2010, Procházka Lukáš Ing. - Pontex s. r. o. wrote:


All runs programs run under Windows and all [mentioned] are using CP 1250.


Perhaps with a filter:
windows-program | recode windows-1250..u8output-file


it's not that complex to support an regime option for \typefile but I
need an example file then


There is one attached - t-TypeF.mkiv - it contains all Czech letters with 
diacritics.

You can see also all letters with diacritics in Czech - Cz.txt (CP 1250) and their 
translation to UTF8 - Cz-UTF8.txt.

Cheers,

Lukasá
è
ï
é
ì
í
ò
ó
ø
š

ú
ù
ý
ž

Á
È
Ï
É
Ì
Í
Ò
Ó
Ø
Š

Ú
Ù
Ý
Ž
á
č
ď
é
ě
í
ň
ó
ř
Å¡
Å¥
ú
ů
ý
ž

Á
Č
Ď
É
Ě
Í
Ň
Ó
Ř
Å 
Ť
Ú
Å®
Ý
Ž


t-TypeF.mkiv
Description: Binary data
___
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] Stange behavior of \startluacode

2010-10-04 Thread Procházka Lukáš Ing . - Pontex s . r . o .

(Sorry, I've written bad information, now correcting (*)...)

Hello,

my observation:

---
\starttext
   AAA

   \startluacode

 a = 10

 context(a)

 -- a = 20

 context(a)

   \stopluacode
\stoptext
---

- works OK, 'AAA', '10' and '10' (*) is printed.

If I modify the code:

---
\starttext
   AAA

   \startluacode

 a = 10

 context(a)

 -- a = 20

 context(a)

 % a = 30

 context(a)

   \stopluacode
\stoptext
---

- I get an error:

! LuaTeX error main ctx instance:11: unexpected symbol near '%'.

So it seems to me that '--' works fine to start a comment but '%' doesn't (?).

Lukas


NB: ConTeXt  ver: 2010.09.29 23:37 MKIV  fmt: 2010.9.30  int: english/english


On Sun, 03 Oct 2010 08:33:23 +0200, Wolfgang Schuster 
schuster.wolfg...@googlemail.com wrote:



Am 03.10.2010 um 01:46 schrieb Aditya Mahajan:


Hi,

The following snippet

\startluacode
-- \undefined why should a comment matter
a = 10
\stopluacode

fails with

system   error on line 4 in file bug.tex: Undefined control sequence 
...
-- \undefined
   why should a comment matt  a = 10
\dodostartluacode ...and \directlua \zerocount {#1
}}
l.4 \stopluacode


Bug or limitation?


The comment character in the luacode environment is “%”.

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
___


Re: [NTG-context] Stange behavior of \startluacode

2010-10-04 Thread Procházka Lukáš Ing . - Pontex s . r . o .

Hello,

my observation:

---
\starttext
  AAA

  \startluacode

a = 10

context(a)

-- a = 20

context(a)

  \stopluacode
\stoptext
---

- works OK, 'AAA', '10' and '20' is printed.

If I modify the code:

---
\starttext
  AAA

  \startluacode

a = 10

context(a)

-- a = 20

context(a)

% a = 30

context(a)

  \stopluacode
\stoptext
---

- I get an error:

! LuaTeX error main ctx instance:11: unexpected symbol near '%'.

So it seems to me that '--' works fine to start a comment but '%' doesn't (?).

Lukas


NB: ConTeXt  ver: 2010.09.29 23:37 MKIV  fmt: 2010.9.30  int: english/english


On Sun, 03 Oct 2010 08:33:23 +0200, Wolfgang Schuster 
schuster.wolfg...@googlemail.com wrote:



Am 03.10.2010 um 01:46 schrieb Aditya Mahajan:


Hi,

The following snippet

\startluacode
-- \undefined why should a comment matter
a = 10
\stopluacode

fails with

system   error on line 4 in file bug.tex: Undefined control sequence 
...
-- \undefined
   why should a comment matt  a = 10
\dodostartluacode ...and \directlua \zerocount {#1
}}
l.4 \stopluacode


Bug or limitation?


The comment character in the luacode environment is “%”.

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
___


Re: [NTG-context] Verbatim text loaded from a file? (reduced attachments)

2010-10-04 Thread Procházka Lukáš Ing . - Pontex s . r . o .

(I doubled this message to reduce size of attachments. Although the t.pdf.png 
is not very good, I believe it's enough to imagine proportions of letter height 
vs. line height and line number vs. letter [used for typing] height.)

... I keep on trying. I applied all your previous advice. But I still don't get 
everything I'd need. There's a sample attached.

---
\definetyping[xFn]
\setuptyping[xFn][style={\tfxx\tt},space=off,blank=halfline,numbering=line] % 
Trials - what each parameter actually does

\starttext

   AAA

   \bgroup
 \setuplinenumbering[style={\small\boldslanted}]
 \typefile[xFn]{Data.txt}
   \egroup

   BBB

\stoptext
---

Problems are:

- The space between lines should be smaller. If I select two lines in AR, I can 
see a gap between them. So at least, I'd like to omit this gap.

   Compare ListFile.pdf (- Ctx) to t.pdf (- LaTeX, which I was used to use).

   I don't know how to change it - whether via \setuptyping or how.

   (At wiki, there are descriptions for command parameters missing ((i/v/c)command), and some of 
them are mentioned twice (space, page).)

- - Or to use (i/v/c)command somehow?

- - Or the new line height should be changed by \setupbodyfont?

- I tried \setuplinenumbering as well. It works somehow like I'd need, but if 
you look at ListFile.pdf, you'll see settings are lost when a new page starts 
(?).

Any idea how to get closer look of ListFile.pdf to t.pdf? (I mean just line 
height and the manner how lines are numbered.)

Thank you for patience.

Lukas


--
Ing. Lukáš Procházka [mailto:l...@pontex.cz]
Pontex s. r. o.  [mailto:pon...@pontex.cz] [http://www.pontex.cz]
Bezová 1658
147 14 Praha 4

Tel: +420 244 062 238
Fax: +420 244 461 038

ListFile.pdf
Description: Adobe PDF document


ListFile.ctx
Description: Binary data
;  x   N Q.z M.y M.x Q.y
 M.z
;---
  0.   -3416.449   -1651.706   27894.604-869.173 430.867  
-16414.600
  3.0844   -3325.373   -1633.100   22827.009-869.173 425.438  
-15093.900
  6.1687   -3200.770   -1604.710   17833.992-869.173 420.010  
-13790.100
  6.1688   -3279.292   -1437.453   17833.992-156.624 420.010  
-13816.500
  9.1097   -3120.177   -1404.341   13652.607-156.624 414.834  
-12589.000
 12.0506   -2905.161   -1352.0159587.269-156.624 409.658  
-11376.510
 12.0507   -2978.216   -1182.4309587.269 498.940 409.658  
-11366.720
 14.4270   -2914.918   -1006.1346920.957 498.940 405.475  
-10398.189
 16.8034   -2830.449-727.4404897.044 498.940 401.293   
-9439.558
 16.8035   -2866.365-569.7144897.0441020.475 401.293   
-9397.477
 19.0850   -2208.133 557.0794259.3591020.475 397.277   
-8486.465
 21.3665-994.6671271.0066221.3771020.475 393.262   
-7584.653
 21.3666 -49.916-116.9286301.710  77.906 272.965   
-6622.572
 23.5687-152.360 -79.2886097.738  77.906 269.090   
-6025.638
 25.7709-423.902  19.0016032.022  77.906 265.214   
-5437.370
 25.7710-422.265  41.7996032.022 370.594 265.214   
-5425.256
 27.9054-696.361 157.3706259.236 370.594 261.457   
-4863.161
 30.0399-937.585 263.5196707.942 370.594 257.700   
-4309.083
 30.0400-922.347 312.7036707.942 597.812 257.700   
-4283.443
 32.1176   -1207.173 455.0177513.746 597.812 254.044   
-3751.844
 34.1952   -1454.706 570.9538584.913 597.812 250.387   
-3227.841
 34.1953   -1422.156 647.7878584.913 769.254 250.387   
-3191.293
 36.2241   -1614.126 741.0149996.889 769.254 246.816   
-2686.922
 38.2529   -1745.240 833.557   11620.956 769.254 243.245   
-2189.793
 38.2530   -1222.308-441.840   11640.434 464.106 173.575   
-1900.743
 40.2440   -1308.993-417.752   10784.231 464.106 170.071   
-1558.616
 42.2351   -1401.340-388.7289980.041 464.106 166.566   
-1223.468
 42.2352   -1419.180-317.4779980.041 525.288 166.566   
-1198.533
 44.1934   -1579.042-249.8129420.514 525.288 163.120
-875.645
 46.1517   -1756.133-164.2469003.948 525.288 159.673
-559.625
 46.1518   -1762.114 -77.0029003.948 552.380 159.673
-532.902
 48.0835   -1968.614  49.0528968.947 552.380 156.273
-227.730
 50.0153   -2173.197 183.9679192.566 552.380 152.873  
70.873
 50.0154   -2162.525 283.0569192.566 548.566 152.873  
96.035
 51.9274   -2340.263 416.0729861.002 548.566 149.508 
385.128
 

[NTG-context] Line height for smaller fonts. (Migrating from LaTeX to ConTeXt:) forcing new line and new page

2010-10-04 Thread Procházka Lukáš Ing . - Pontex s . r . o .

Hello,

let's have the following example:

---
\starttext

   \tt
   \input tufte

   \hairline

   \tfx
   \input tufte

   \hairline

   \tfxx
   \input tufte

\stoptext
---

When I look at the result, I see the smaller font the bigger gap between lines (or this 
may be taken as line height relative to letter height).

As I would need to type many datafiles, it's important for me to reduce line 
height, even if readability of the text becomes a bit worse.

Is it possible to achieve this anyhow?

Another question:

How to force new line and new page to start?

- LaTeX provides \newline, \newpage\ linebreak and \pagebreak commands - see 
e.g. http://www.personal.ceu.hu/tex/breaking.htm.

Does ConTeXt provide similar commands? Or how to achieve this?

Regards,

Lukas


--
Ing. Lukáš Procházka [mailto:l...@pontex.cz]
Pontex s. r. o.  [mailto:pon...@pontex.cz] [http://www.pontex.cz]
Bezová 1658
147 14 Praha 4

Tel: +420 244 062 238
Fax: +420 244 461 038

ListFile-3.pdf
Description: Adobe PDF document


ListFile-3.ctx
Description: Binary data
___
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] Verbatim text loaded from a file?

2010-10-01 Thread Procházka Lukáš Ing . - Pontex s . r . o .

Hello,

I'd need to show contents of a (text) file like verbatim text (with a monospace 
font).

So to do something being described at 
http://wiki.contextgarden.net/Verbatim_text using \startcode SOME TEXT \stop 
code, but the difference is that I don't need to write SOME TEXT manually but I 
need to load it from a (text) file.

Moreover, I'd need to have the following options:

- To alter the font used for numbering lines, so that it would be smaller than 
the normal text.

- To specify number of the first and/or last line to be printed.

- The input file may contain the end-of-page character, \0C. So I'd need this 
char

  - to be ignored

  - and/or to force printing from a new page.

Is there a ConTeXt command which would provide all above?

(NB: When I worked with LaTeX, these features were mostly provided by \VerbatimInput 
command from fancyvrb package.)

Kind regards,

Lukáš


--
Ing. Lukáš Procházka [mailto:l...@pontex.cz]
Pontex s. r. o.  [mailto:pon...@pontex.cz] [http://www.pontex.cz]
Bezová 1658
147 14 Praha 4

Tel: +420 244 062 238
Fax: +420 244 461 038

___
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] Verbatim text loaded from a file?

2010-10-01 Thread Procházka Lukáš Ing . - Pontex s . r . o .

Hello,


Sorry, I guess I misunderstood you:
You mean the font of the numbers?


I mean font (or or its size) used for printing for line numbers - see 
http://ftp.cstug.cz/pub/CTAN/macros/latex/contrib/fancyvrb/fancyvrb.pdf, pg. 11: line 
numbers which are turned on by numbers=left are printed with small (xsmall?) 
font; that's what I'm trying to achieve.

- I'll try to look into wiki.ctx.



I've no clue - don't know what i/v/ccommand can do (perhaps only
coloring some word classes), try it yourself or look in the sources:
http://source.contextgarden.net/tex/context/base/verb-ini.mkii

Maybe the settings of \setuplinenumbering also affect \...typing:
http://wiki.contextgarden.net/Reference/en/setuplinenumbering


- I'll try it.

Cheers,

Lukas

___
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] Lua MP

2010-09-30 Thread Procházka Lukáš Ing . - Pontex s . r . o .

Hello,

is it possible that Lua gets value of a MetaPost variable?

Let's have MetaPost code:

z11=(0,0)
z12=(1,1)
z21=(0,1)
z22=(1,0)

aa[z11,z12]=bb[21,z22]

So now aa = bb = 0.5.

And I'd need to access MetaPost values 'aa' and 'bb' from Lua (e.g. in Lua: local a 
= mpost.aa, b = mpost.bb).

Is it possible somehow?

Regards,

Lukas

___
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] Lua programming conventions..

2010-09-30 Thread Procházka Lukáš Ing . - Pontex s . r . o .

On Thu, 30 Sep 2010 10:47:42 +0200, Patrick Gundlach patr...@gundla.ch wrote:


Hi,

besides that what Luigi wrote, I'd recommend the Lua users wiki. Don't take everything there as 
perfect or the official way, as it is just a users wiki, like our wiki.

http://lua-users.org/wiki/


Hello,

I'd say there is no universal naming convention.

For example I found local variables written with upper case 
(http://lua-users.org/wiki/AsciiMenu) (local DASHES = string.rep('-', 80)) - 
it is not very common in programming to name local variables with upper case.

But in this case -
- it was probably to mark the variable as CONSTANT (as Lua doesn't have const 
keyword like C, where uppercase names are generally used for macros as constants or 
enums).

So:

- namespaces (modules) are generally named with lowercase names 
('mynamespace.') (like in C? 'std::', 'boost::'),

- variables are generally named with lowercase names ('_' may be used inside, 
so we get 'myvar' or 'my_var')

- - constants with uppercase? (local PFX = '#'?) May be.

- - global variables? One may prefer prefixing such variables somehow, so we get 
'_my_pfx' (or '_MyPfx' or '_myPfx')? (In C/Cpp, personally I use the 'g' prefix and camel 
notation, so I get 'gMyVar', opposite to all other vars with lowercase names like 
'my_inner_var'.) But if a variable is to be global, it's better to encapsulate it to a 
namespace; thus mark of globality in the name gets unnecessary as we access 
the variable like 'mynamespace.var' (it's obvious the variable is global for that 
namespace).

- functions? Naming like 'thisIsMyFunction()' (camel convention) is quite often, but one 
may prefer C-like naming ('this_is_my_function()' - so like internal variables?) or 
TeX convention ('thisismyfunction()') (natural to standard function, so we 
don't have 'string:g_sub()' or 'string:gSub()' but 'string:gsub()').

I'd say this to a wider discussion. You may get inspired from existing code as 
Patrick wrote, or e.g. to have a look into .lua scripts in ctx minimals.

Lukas

___
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] Custom lua script (updating and debugging)

2010-09-29 Thread Procházka Lukáš Ing . - Pontex s . r . o .

Hello,

I have also the experience that when the Lua file is placed where the LUA_PATH 
system variable points (or: see the documentation how exactly LUA_PATH works), 
than I can use the 'require' command and the Lua file will be found.

E.g.:

LUA_PATH = (...);C:\MyDir\?.lua

C:\MyDir\MyFile.lua:

print(This is MyFile.lua)

And a ctx file:

\startluacode
  require(MyFile)
\stopluacode

- Will print This is MyFile.lua to the output stream when converting .tex to 
(e.g.) .pdf.

Lukas


On Tue, 28 Sep 2010 21:30:32 +0200, Mojca Miklavec 
mojca.miklavec.li...@gmail.com wrote:


On Tue, Sep 28, 2010 at 12:41, Stefan Müller wrote:

Hi list,

I'm currently messing around with a custom lua script (a pretty printer) and
I have some beginner trouble.

First: I put the file in MyContexDir\tex\texmf\tex\context\base\.


Put them into
MyContexDir\tex\texmf-local\tex\context\user\
because:
- You need to use texmf-local instead of texmf, else your file might
be deleted when you update the distribution.
- It doesn't really matter where the file is as long as it is under
[TEXMF]\tex\context, but using user is somehow more sensible than
base.


What do
I have to do to let ConTeXt work with the script and to let ConTeXt know
that something has changed in the script? Is context --generate enough
(after initializing with setuptex.bat)?


You need to use context --generate only when you add the script for
the first time. After you modify it, you don't need to do anything
unless you are changing ConTeXt source. If you change ConTeXt source,
you need to also run context --make (but that would be dangerous
anyway).


Second: How can I debug errors in my *.lua file? Just put
 print(debug message)
in the function that is (supposed to be) called?


Yes, or tex.print (depending on how you want to debug).

Mojca
___
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
___




--
Ing. Lukáš Procházka [mailto:l...@pontex.cz]
Pontex s. r. o.  [mailto:pon...@pontex.cz] [http://www.pontex.cz]
Bezová 1658
147 14 Praha 4

Tel: +420 244 062 238
Fax: +420 244 461 038

___
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] Calling Lua function from an external package

2010-09-29 Thread Procházka Lukáš Ing . - Pontex s . r . o .

... Thanks, it works now! It had to be fixed both in F() and in F2().

(I forgot ; in MP statement as Lua doesn't require ;.)

(Still it's a bit strange to me that calling F() worked even when the MP statement in F() 
was not finished by ; and F2() was not called.)

Lukas


On Wed, 29 Sep 2010 15:27:14 +0200, Taco Hoekwater t...@elvenkind.com wrote:




On 09/29/10 15:10, Hans Hagen wrote:

On 29-9-2010 3:02, Procházka Lukáš wrote:

Hello,

I have the following problem.

Let's have T~.lua file which defines a function:


hm, what is this ~ doing there ... avoid such characters! ~ is HOME on
some systems


That is true of course, but the problem is much simpler than that:

  Make sure you end your metapost expressions with a semicolon.

Best wishes,
Taco


___
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
___




--
Ing. Lukáš Procházka [mailto:l...@pontex.cz]
Pontex s. r. o.  [mailto:pon...@pontex.cz] [http://www.pontex.cz]
Bezová 1658
147 14 Praha 4

Tel: +420 244 062 238
Fax: +420 244 461 038

___
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] # in type in tabulate

2010-09-29 Thread Procházka Lukáš Ing . - Pontex s . r . o .

Hello,

I found no records to \asciimode or \mono at 
http://wiki.contextgarden.net/Category:Reference/en.

Could they be added? - Even with no description, just to get to know they are 
valid ConTeXt commands.

Lukas


On Wed, 29 Sep 2010 16:58:51 +0200, Wolfgang Schuster 
schuster.wolfg...@googlemail.com wrote:



Am 29.09.2010 um 16:50 schrieb Patrick Gundlach:


Hi,

this breaks, any workaround?


\asciimode

\starttext

#ok \mono{#ok}

\starttabulate[|p(4cm)|]
\NC \mono{#not ok}\NC\NR
\stoptabulate

\stoptext

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
___


Re: [NTG-context] Drawing a diagram

2010-06-15 Thread Procházka Lukáš Ing . - Pontex s . r . o .

Hello,

sorry for probably a silly question, but - how to get to e.g. 
http://wiki.contextgarden.net/Flow_Charts; from the 
http://wiki.contextgarden.net;?

I really cannot find the link which leads to http://wiki.contextgarden.net/Flow_Charts;, 
even if I listed all hyperlinks from http://wiki.contextgarden.net;.

Maybe a site map at http://wiki.contextgarden.net would be useful - but maybe 
I'm the only who suffers by inability to find the right link.

Lukas


On Mon, 14 Jun 2010 13:48:00 +0200, Taco Hoekwater t...@elvenkind.com wrote:


luigi scarso wrote:

On Mon, Jun 14, 2010 at 1:22 PM, Vyatcheslav Yatskovsky
yatskov...@gmail.com wrote:

Sorry for flooding the list, but what package I can use draw a picture like
this (attached).


That actual picture was drawn with the flowchart module.

  http://wiki.contextgarden.net/Flow_Charts

Best wishes,
Taco
___
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
___


___
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 name/branding

2010-04-27 Thread Procházka Lukáš Ing . - Pontex s . r . o .

Hello,

my opinion is that ConTeXt including capitalization of some preselected letters 
is OK.

Imagine - how new mode of work brings ConTeXt (and other TeX family) to someone 
who knows only or has been working with Word before!

If it's to much to someone to remember correct ConTeXt writing (or to use \context 
macro - I never used it before, so I'm not sure whether such a macro exists; if it doesn't, it 
might be useful to define it; like \LaTeX in LaTeX), than it's probable one will not want to 
see-through the whole typesetting system (and more, ConTeXt may be a bit simpler for 
usage than LaTeX) and to learn how to typeset in this system (as he may be used to click an icon by 
mouse to get the required operation).

Also - if someone sees ConTeXt written, he may ask why some letters are capitalized. Especially seeing TeX should 
be preserved as it demonstrates relation to TeX; first letter uppercase (C) is common in (majority) of program 
names; and thus I'd keep the whole ConTeXt as I feel it as a mark.

Please take all above as my personal opinion; I don't like to touch anyone's 
point of view.

Lukas

___
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] Which packages?

2010-03-30 Thread Procházka Lukáš Ing . - Pontex s . r . o .

... OK, thanks to all for the answers.

I'll keep on trying.

Lukas


On Mon, 29 Mar 2010 18:45:38 +0200, Mojca Miklavec 
mojca.miklavec.li...@gmail.com wrote:


2010/3/29 Procházka Lukáš Ing. - Pontex s. r. o. wrote:


- is there a manual, web site or something where comparison of LaTeX/ConTeXt
packages/modules would be done?

I'm interested how to include a part of a text file and how to insert some
pages of another .pdf file.

Normally I was using the fancyvrb (\VerbatimInput) + option firstline=...
and lastline=... respectively


A lot of ConTeXt experts do not know what LaTeX packages do. You'll
usually get a faster response by describing the desired functionality
rather than option name from LaTeX.

It would seem like the option you need is there, but it doesn't seem
to work. There are some examples is ConTeXt source:

\setuptyping[file][numbering=file]

\starttext
\typefile[start=2,nlines=3]{zapf}
\typefile[start=3,step=2]{zapf}
\stoptext

But they neither work properly in mkii nor in mkiv (a different bug in each).


and pdfpages (\includepdf} + pages=...
LaTeX packages; what's the equivalent for them in ConTeXt?


http://wiki.contextgarden.net/Including_pages_from_PDF_document


Is there a place where to study module/package
similarities/equivalences?


Apart for the page mentioned by Wolfgang, probably not. Usually people
ask on the list if some functonality is missing. Many packages are not
needed since the same functionality is offered by ConTeXt core.

Some external modules offer very special functionality (like lilypond,
gnuplot, vim, games, r ...), some offer simplified approach to methods
that are otherwise doable with more effort (simplefonts, simpleslides,
...), some offer support for non-standard fonts, ...

Mojca


___
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] Which packages?

2010-03-29 Thread Procházka Lukáš Ing . - Pontex s . r . o .

Hello,

I'm new to ConTeXt; I've been working with LaTeX but I'd like to try ConTeXt 
due to some reasons.

The question is -

- is there a manual, web site or something where comparison of LaTeX/ConTeXt 
packages/modules would be done?

I'm interested how to include a part of a text file and how to insert some 
pages of another .pdf file.

Normally I was using the fancyvrb (\VerbatimInput) + option firstline=... and 
lastline=... respectively and pdfpages (\includepdf} + pages=... LaTeX packages; 
what's the equivalent for them in ConTeXt?

Is there a place where to study module/package similarities/equivalences?

Thank you in advance.

Regards,

Lukas

___
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