ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* ConTeXt Minimal Installer for Windows
       [not found] <mailman.23.1354285521.2096.ntg-context@ntg.nl>
@ 2012-11-30 15:05 ` Vyatcheslav Yatskovsky
  2012-11-30 15:28   ` Procházka Lukáš Ing. - Pontex s. r. o.
  2012-11-30 16:14 ` Localization Vyatcheslav Yatskovsky
  1 sibling, 1 reply; 5+ messages in thread
From: Vyatcheslav Yatskovsky @ 2012-11-30 15:05 UTC (permalink / raw)
  To: ntg-context

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: ConTeXt Minimal Installer for Windows
  2012-11-30 15:05 ` ConTeXt Minimal Installer for Windows Vyatcheslav Yatskovsky
@ 2012-11-30 15:28   ` Procházka Lukáš Ing. - Pontex s. r. o.
  0 siblings, 0 replies; 5+ messages in thread
From: Procházka Lukáš Ing. - Pontex s. r. o. @ 2012-11-30 15:28 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello,

On Fri, 30 Nov 2012 16:05:08 +0100, Vyatcheslav Yatskovsky <yatskovsky@gmail.com> wrote:

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

good news;

>
> It is a GUI wizard of small size (< 2MB), which downloads latest context
> distribution, sets PATH for binaries,

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.

BTW: Where the new installer is available?

Best regards,

Lukas


> 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


-- 
Ing. Lukáš Procházka [mailto:LPr@pontex.cz]
Pontex s. r. o.      [mailto:pontex@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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Localization
       [not found] <mailman.23.1354285521.2096.ntg-context@ntg.nl>
  2012-11-30 15:05 ` ConTeXt Minimal Installer for Windows Vyatcheslav Yatskovsky
@ 2012-11-30 16:14 ` Vyatcheslav Yatskovsky
  2012-11-30 16:24   ` Localization Wolfgang Schuster
  1 sibling, 1 reply; 5+ messages in thread
From: Vyatcheslav Yatskovsky @ 2012-11-30 16:14 UTC (permalink / raw)
  To: ntg-context

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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Localization
  2012-11-30 16:14 ` Localization Vyatcheslav Yatskovsky
@ 2012-11-30 16:24   ` Wolfgang Schuster
  0 siblings, 0 replies; 5+ messages in thread
From: Wolfgang Schuster @ 2012-11-30 16:24 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 30.11.2012 um 17:14 schrieb Vyatcheslav Yatskovsky <yatskovsky@gmail.com>:

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

Use \mainlnaguage[ru].


The commands are supposed to be used in this form:

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

\starttext
text in main language {\language[…]Text in another language} and again main language
\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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Localization
       [not found] <mailman.31.1354299147.2096.ntg-context@ntg.nl>
@ 2012-11-30 23:41 ` Vyatcheslav Yatskovsky
  0 siblings, 0 replies; 5+ messages in thread
From: Vyatcheslav Yatskovsky @ 2012-11-30 23:41 UTC (permalink / raw)
  To: ntg-context

> \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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-11-30 23:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.23.1354285521.2096.ntg-context@ntg.nl>
2012-11-30 15:05 ` ConTeXt Minimal Installer for Windows Vyatcheslav Yatskovsky
2012-11-30 15:28   ` Procházka Lukáš Ing. - Pontex s. r. o.
2012-11-30 16:14 ` Localization Vyatcheslav Yatskovsky
2012-11-30 16:24   ` Localization Wolfgang Schuster
     [not found] <mailman.31.1354299147.2096.ntg-context@ntg.nl>
2012-11-30 23:41 ` Localization Vyatcheslav Yatskovsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).