Latex e Winedit su notebook Sony Vaio, Giugno 2009 1. Conviene usare come editore WinEdit 5.5 (comprato da Suresh Settemnbre 2006) L'ho installato e registrato "WinEdt 5.5 is the official release of WinEdt. It is available from CTAN. This version integrates seamlessly with MiKTeX 2.5--2.7 and Adobe 5--8. It has a new TeX Live configuration compatible with TeX Live 2007 release. It has also been extensively tested under Windows Vista..." 2. Trovo Miktex 2.7 http://www.miktex.org/2.7/setup C'e' un setup.exe per la versioen completa Dopo averlo scaricato si esegue il setup e si scarica TUTTO che e' tanta roba... le istruzioni per l'installazione sono qui http://docs.miktex.org/2.7/manual/installing.html pero' ho trovato un file PDF che e' un vero manuale (anche se al 2003) miktex_fga manuale al 2003.pdf MOLTO UTILE!!!! Qui spiega bene che per prima cosa mi ci vogliono Ghostscript e Ghostview. Lui suggerisce due versioni al 2003. Io ho trovato 2 versioni a novembre 2007 (circa stessa data) e le ho scaricate gs8.61 e gsview 4.9 Li installo TUTTI e DUE, uno dopo l'altro, in c:\aladdin Riguardo a come maneggaiare le variabili di sistema-ambiente, si fa cosi' su XP (da Microsoft). In pratica sono i vecchi set path che in dos si mettevano dentro l'autoexec.bat Managing Environment Variables System Variables You must be an administrator to modify a system environment variable. System environment variables are defined by Windows and apply to all computer users. Changes to the system environment are written to the registry, and usually require a restart to become effective. User Variables for User Name Any user can add, modify, or remove a user environment variable. These variables are established by Windows XP Setup, by some programs, and by users. The changes are written to the registry, and are usually effective immediately. However, after a change to user environment variables is made, any open software programs should be restarted to force them to read the new registry values. The common reason to add variables is to provide data that is required for variables that you want to use in scripts. To view or change environment variables: 1. Right-click My Computer, and then click Properties. 2. Click the Advanced tab. 3. Click Environment variables. 4. Click one the following options, for either a user or a system variable: * Click New to add a new variable name and value. * Click an existing variable, and then click Edit to change its name or value. * Click an existing variable, and then click Delete to remove it. Ho messo: nome gsbin valore variabile c:\aladdin\gs8.61\bin nome gslib valore variabile c:\aladdin\gs8.61\lib 3. Poi installo MikTex e seguo le istruzioni del documento miktex_fga manuale al 2003.pdf MOLTO UTILI! Funziona tutto, ma il dvi di WinEdt non mi fa vedere (nel file per i proceedings di Virginia) non mi fa vedere le figure (che sono PS e non EPS). Pero' non e' grave perche nel PDF ci sono. (nel file DVI di esempio dei proceedings la figure ci sono..) 4. In particolare e' UTILISSIMO il consiglio di come esportare le FORMULE (e anche tabelle) di Latex come bitmap dentro PPT (o anche Word, volendo...) Dopo aver compilato il file TEX con LATEX, devo generare il PS (che con WinEdt e' facilissimo, c'e' un bottone a posta..). Poi lo apro con gsview32.exe che sta dentro Aladdin Ma in WinEdt c'e' un bottone con l'iconcina di Gsview e se ci clicco dopo aver generato il file PS me lo apre Vado sulla pagina dove c'e' la formula che mi interessa; PRIMA DEVO zoommare; poi faccio dal menu Edit prima copy e poi paste to e questo mi crea un bitmap di tutta la pagina, che poi apro con corel photo paint e ritaglio (si vede bene la 100%)(posso anche fare da Edit Convert bitmap e poi da Corel PP la inserisco con NUovo dagli appunti) Il file miktex_fga manuale al 2003.pdf da anche altri consigli. Val la pena di leggerlo con calma... Le formule in LATEX sono bellissime. per un dato file PPT (volendo anche word...) convioene fare un file latex con TUTTE (e solo) le formule e con la procedura descritta fare una bitmap di tutte le pagine (cosi' ho tutte le formule insieme e le posso editare molto facilmnente) Tip: posso cambiare i colori con CorelPP, ma forse e' meglio imparare a farlo da Latex .. leggi il file di cui sopra...