Difference between revisions of "User:Luigi.scarso"

From Wiki
Jump to navigation Jump to search
 
(40 intermediate revisions by 6 users not shown)
Line 1: Line 1:
__TOC__
+
== Some materials ==
 +
=== Npp for ConTeXt ===
  
= Modules::documentation=
+
[https://github.com/luigiScarso/context-npp This] is a notepad++ plugin for ConTeXt. Original work by Jason Yu, current developer Luigi Scarso.
  
Modules as name come from <code>modules</code> switch in <br/>
+
The plugin is available here: [[File:Npp-for-ConTeXt.zip]].
<code>
+
Manual under doc/npp-context-manual.pdf of the archive.
texexec --pdf --modules ''module name''
 
</code><br/>
 
or<br/>
 
<code>
 
texmfstart texexec --pdf --modules ''module name''
 
</code><br/>
 
which is  
 
a way to make pdf of documentation and code of ''module name'' .
 
 
 
* first, see ''Inside_ConTeXt'' in [http://sandbox.contextgarden.net/Inside_ConTeXt];
 
* also, see ''CONTEXT System Macros''  at [http://tex.aanhet.net/context/syst-gen-doc.pdf]
 
* [[User:Luigi.scarso/modules.pdf]] for a comprensive set of pdf
 
 
 
-- Maybe you are searching for [[Modules]], ie extensions to ConTeXt's core functions.--
 
 
 
= Other stuffs=
 
 
 
*AutoSize: see supp-fun.tex. Some stuff here: http://wiki.contextgarden.net/User:Luigi.scarso/autosize
 
 
 
* Two SRA3 papers labels here http://wiki.contextgarden.net/Image:SRA3.jpg <!--[[Image:SRA3.jpg]] -->
 
 
 
*I have download preprint of EUROTEX 2005 [http://www.gutenberg.eu.org/EuroTeX2005/] It's very interesting.<br/>
 
 
 
*For EUROTEX 2006, see slides here:http://www.matexhu.org/eurotex2006/lectures/
 
 
 
* For EUROTEX 2007, see some slides here: http://www.logosrl.it/context/EuroTeX2007/
 
*Also very interesting are colors (here [http://contextgarden.net/index.php?title=Colors])
 
 
 
----
 
*Is Indesign CS2 better than ConTeXt ?
 
----
 
 
 
=Cool links=
 
*http://pdfedit.petricek.net/ pdfeditor
 
 
 
 
 
*http://www.mail-archive.com/poppler@lists.freedesktop.org/msg00334.html There is a Ruby binding, Ruby/Poppler, in Ruby-GNOME2 project.
 
 
 
*http://podofo.sourceforge.net/ PDF parsing library
 
 
 
*http://www.fauskes.net/ pgf and so.
 
 
 
 
 
*http://pybrary.net/pyPdf/
 
 
 
*http://www.boddie.org.uk/david/Projects/Python/pdftools/.
 
 
 
 
 
*http://wiki.contextgarden.net/HTML_and_ConTeXt
 
 
 
=[[Future_Context_Users]]=
 

Latest revision as of 08:13, 13 February 2018

Some materials

Npp for ConTeXt

This is a notepad++ plugin for ConTeXt. Original work by Jason Yu, current developer Luigi Scarso.

The plugin is available here: File:Npp-for-ConTeXt.zip. Manual under doc/npp-context-manual.pdf of the archive.