Risposte nei forum create
-
AutoreRisposte
-
::
Mi rispondo da solo 😛http://complete-markets.com/2012/06/installing-spell-checking-libraries-in-texworks-2011-on-windows/
incollo la risposta per esteso se dovesse andare giù la pagina.
I use Tex Live with the Texworks GUI on both my Linux and Windows systems. I should do a post on the manifold benefits of switching from a word processor to a proper typesetting language like LaTex. However, here I’ll make note another distinction; word processors are intended to be used by everyone, whereas LaTex editors assume you are capable of basic administrative tasks.
Therefore, word processors must ship with everything you may need, or at least a script which will ask you if you need it and download it accordingly. This tends to bloat word processors into being larger programs than they need to be. LaTex editors, on the other hand, tend to ship with only the necessary components. If you would like to add functionality, you simply google what you want to do and you’ll easily find the answer.
This intro gives you some background into on why Texworks does not ship with spell-checking dictionaries. If you want your documents to be spell checked (standard little red lines below incorrectly spelled words) then follow the directions below:
First you need to get the dictionaries. Texworks can use the same dictionaries as Openoffice (a great open-source office suite – word processor; spreadsheet; presentation software; and database). You can get the US English spell checking dictionaries here:
http://extensions.services.openoffice.org/en/project/en_US-dict
If you don’t want US English you can choose your language from here:
http://extensions.services.openoffice.org/dictionary
The downloaded file is an .oxt, so just change the extension to .zip and unzip it. Once unzipped you want only the .dic and .aff files.
Now, we want to move these files into a ‘dictionaries’ folder within TexWorks. However, some installations may already have the ‘dictionaries’ folder and some may not. So, go to
C:\Documents and Settings\user\
and look in both the TexWorks and .texlive2011 folders for a dictionaries subfolder. If it is not there just create it.
Specifically, I created a ‘dictionaries’ folder in:
C:\Documents and Settings\USER\.texlive2011\texmf-config\texworks
Note, of course, ‘USER’ is you.
Then copy the .dic and .aff files to the newly created folder, and open TexWorks. Go to the drop-down box under ‘Edit’ > ‘Preferences’ > ‘Spell-check language’ and you should see your language there – choose it and now you’ll see the red line under incorrectly spelled words in your TexWorks editor (not the pdf output of course).
::
Ragazzi… sto cercando di citare tutti gli autori negli articoli della mia bibliografia, ma per gli articoli con molti autori latex scrive solo il primo e poi scrive et al.
vorrei citarli tutti. come fare?PS: potreste anche rispondere a quest’altra mia domanda: http://www.guitex.org/home/en/forum/6-altri-programmi/101330-abilitare-controllo-ortografico-in-lingua-inglese
::
Come non detto! Ho notato che c’è un errore.alla fine della bibliografia esce scritto bibliografia.
questo è il codice per intero:
`
% !TEX TS-program = pdflatex
% !TEX encoding = UTF-8 Unicode% This is a simple template for a LaTeX document using the “article” class.
% See “book”, “report”, “letter” for other types of document.\documentclass[11pt]{article} % use larger type; default would be 10pt
\usepackage[utf8]{inputenc} % set input encoding (not needed with XeLaTeX)
%%% Examples of Article customizations
% These packages are optional, depending whether you want the features they provide.
% See the LaTeX Companion or other references for full information.%%% PAGE DIMENSIONS
\usepackage{geometry} % to change the page dimensions
\geometry{a4paper} % or letterpaper (US) or a5paper or….
% \geometry{margin=2in} % for example, change the margins to 2 inches all round
% \geometry{landscape} % set up the page for landscape
% read geometry.pdf for detailed page layout information\usepackage{graphicx} % support the \includegraphics command and options
% \usepackage[parfill]{parskip} % Activate to begin paragraphs with an empty line rather than an indent
%%% PACKAGES
\usepackage{booktabs} % for much better looking tables
\usepackage{array} % for better arrays (eg matrices) in maths
\usepackage{paralist} % very flexible & customisable lists (eg. enumerate/itemize, etc.)
\usepackage{verbatim} % adds environment for commenting out blocks of text & for better verbatim
\usepackage{subfig} % make it possible to include more than one captioned figure/table in a single float
% These packages are all incorporated in the memoir class to one degree or another…%%% miei pacchetti
\usepackage[italian]{babel}
\usepackage[autostyle,italian=guillemets]{csquotes}
\usepackage[backend=biber]{biblatex}
\addbibresource{bibliografia.bib}%%% HEADERS & FOOTERS
\usepackage{fancyhdr} % This should be set AFTER setting up the page geometry
\pagestyle{fancy} % options: empty , plain , fancy
\renewcommand{\headrulewidth}{0pt} % customise the layout…
\lhead{}\chead{}\rhead{}
\lfoot{}\cfoot{\thepage}\rfoot{}%%% SECTION TITLE APPEARANCE
\usepackage{sectsty}
\allsectionsfont{\sffamily\mdseries\upshape} % (See the fntguide.pdf for font help)
% (This matches ConTeXt defaults)%%% ToC (table of contents) APPEARANCE
\usepackage[nottoc,notlof,notlot]{tocbibind} % Put the bibliography in the ToC
\usepackage[titles,subfigure]{tocloft} % Alter the style of the Table of Contents
\renewcommand{\cftsecfont}{\rmfamily\mdseries\upshape}
\renewcommand{\cftsecpagefont}{\rmfamily\mdseries\upshape} % No bold!%%% END Article customizations
%%% The “real” document content comes below…
\title{Progetto di Ricerca}
\author{Andrea Febbo}
%\date{} % Activate to display a given date or no date (if empty),
% otherwise the current date is printed\begin{document}
\maketitle\section{First section}
Your text goes here.
\subsection{A subsection}
More text.
%%%% Bibliografia
\clearpage
\phantomsection
\addcontentsline{toc}{section}{\refname}
\nocite{*}
%\bibliographystyle{plain}
\printbibliography{bibliografia}\end{document}
`
Altra domandina: come devo fare a non far uscire scritto riferimenti bibliografici ma la stessa scritta in inglese (devo scrivere una research proposal in inglese).
Allego il pdf che viene create per dare un’idea.
[attachment=1308]ProgettodiRicerca.pdf[/attachment]
Attachments:
You must be logged in to view attached files.::
Ho risolto per tutto tranne che per la linea:`\bibliographystyle{plain}`
Che avevo messo nella tesi e funzionava, ora invece crea il seguente errore:
`Package biblatex Error: '\bibliographystyle' invalid.
See the biblatex package documentation for explanation.
Type Hfor immediate help.
… `come mai?
::
Questo dovrebbe essere l’output se ho fatto tutto bene`
pdfTeX 3.1415926-1.40.11-2.2 (Web2C 2010)
kpathsea version 6.0.0
Copyright 2010 Peter Breitenlohner (eTeX)/Han The Thanh (pdfTeX).
There is NO warranty. Redistribution of this software is
covered by the terms of both the pdfTeX copyright and
the Lesser GNU General Public License.
For more information about these matters, see the file
named COPYING and the pdfTeX source.
Primary author of pdfTeX: Peter Breitenlohner (eTeX)/Han The Thanh (pdfTeX).
Compiled with libpng 1.4.3; using libpng 1.4.3
Compiled with zlib 1.2.5; using zlib 1.2.5
Compiled with xpdf version 3.02pl4`
cmq ho trovato una soluzione ma non funziona.
Nel link di cui sopra spiega che per utilizzare texlive su tutti gli utenti basta eseguire il file install-tl-advanced.bat come amministratore: l’ho fatto almeno tre volte ma non funziona.
Ideee?
::
un’altra cosa.
ho questo codice:`
\bookmarksetup{startatroot}%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% BIBLIOGRAFIA
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\cleardoublepage
\nocite{*}
\bibliographystyle{plain}
\bibliography{bibliografia}
\addcontentsline{toc}{chapter}{\bibname}%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% SITOGRAFIA
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\cleardoublepage
\nociteweb{*}
\bibliographystyleweb{plain}
\bibliographyweb{web}
\addcontentsline{toc}{chapter}{Siti Web Consultati}%% The List of Figures
\clearpage
\listoffigures
\addcontentsline{toc}{chapter}{Elenco delle Figure}%% The List of Tables
\clearpage
\listoftables
\addcontentsline{toc}{chapter}{Elenco delle Tabelle}%% The List of codes
\clearpage
\lstlistoflistings
\addcontentsline{toc}{chapter}{Elenco dei Sorgenti}`
tutti i bookmark linkano alle pagine giuste, ma nell’indice l’elenco delle figure dice pag 88, invece qeill’elenco è a pag 87 (nonstante il bookmark linki la pag giusta).
mha! 🙂
-
AutoreRisposte