Hi,
It was a very, very simple code, just to test if everything was ok:

\documentclass[12pt]{article}
\usepackage{palatino,url}
\begin{document}
\section*{My first document}
This is a short example of a \LaTeX\ document I wrote
on \today. It shows a few simple features of automated
typesetting, including
\begin{itemize}
\item setting the default font size to 12pt;
\item specifying ‘article’ type for formatting;
\item using the Palatino typeface;
\item adding special formatting for URIs;
\item formatting a heading in ‘section’ style;
\item using the \LaTeX\ logo;
\item generating today’s date;
\item formatting a list of items;
\item centering and italicizing;
\item autonumbering the pages.
\end{itemize}
\subsection*{More information}
This example was taken from ‘Formatting Information’,
which you can download from
\url{http://www.ctan.org/tex-archive/info/beginlatex/}
and use as a teach-yourself guide.
\begin{center}
\textit{Have a nice day!}
\end{center}
\end{document}
 

--
Henrique "LonelySpooky" Junior
http://about.me/henriquejunior


>________________________________
> From: Jean-Paul Chaput <[email protected]>
>To: Henrique Junior <[email protected]> 
>Cc: "[email protected]" <[email protected]>; 
>"[email protected]" 
><[email protected]> 
>Sent: Friday, August 3, 2012 2:20 PM
>Subject: Re: TeXLive 2011 repo
> 
>
>Hello Henrique,
>
>
>Could you send me a file that cause the problem, so I can
>debug locally.
>
>(I will also take into account the conflict).
>
>
>Regards,
>
>
>On Fri, 2012-08-03 at 06:29 -0700, Henrique Junior wrote:
>> Also, I'm getting errors like that when compiling my acticle:
>> 
>> 
>> ERROR: I can't find file `ruhyphen.tex'.
>> 
>> 
>> --- TeX said ---
>> l.30     \input ruhyphen.tex
>>                            
>> --- HELP ---
>> TeX can't find a file that it needs. If the name of the missing file
>> has the extension tex, then it is looking for an input file that you
>> specified---either your main file or another file inserted with an
>> \input or \include command. If the missing file has the extension sty
>> , then you have specified a nonexistent document style or style
>> option.
>>  
>> 
>> 
>> --
>> Henrique "LonelySpooky" Junior
>> http://about.me/henriquejunior
>>        
>>         ______________________________________________________________
>>         From: Henrique Junior <[email protected]>
>>         To: Jean-Paul Chaput <[email protected]> 
>>         Cc: [email protected] 
>>         Sent: Friday, August 3, 2012 9:42 AM
>>         Subject: Re: TeXLive 2011 repo
>>        
>>        
>>         2012/8/1 Jean-Paul Chaput <[email protected]>
>>                 Hello Henrique,
>>                
>>                
>>                 Here is the contents of the repo
>>                 file /etc/yum.repos.d/soc-texlive.repo
>>                
>>                 [soc-texlive]
>>                 name=TeXLive 2011 for Scientific Linux 6 - $basearch
>>                
>>baseurl=ftp://ftp.lip6.fr/pub/linux/distributions/slsoc/soc/texlive/$basearch/
>>                failovermethod=priority
>>                 enabled=1
>>                gpgcheck=1
>>                
>>gpgkey=ftp://ftp.lip6.fr/pub/linux/distributions/slsoc/6x/dim/RPM-GPG-KEY-jpc
>>                
>>                
>>                 You can install a big working subset of package with:
>>                
>>                     > yum install texlive-scheme-medium
>>                
>>                 To known all the available schemes:
>>                
>>                     > yum list texlive-scheme-*
>>                
>>                 Other than that you are to install package by package,
>>                 that is what I
>>                 do based on user's requests. So far, all requested
>>                 packages where
>>                 presents in the repo (about 50 researchers all working
>>                 with LaTeX for
>>                 their various publications).
>>                
>>                 Let me known if you encounter problems,
>>                
>>                
>>                 Regards,
>>                
>>        
>>        
>>         Here is a little conflict when I run:  yum install
>>        texlive-scheme-medium lyx
>>        
>>        
>>         Transaction Check Error:
>>           file /usr/bin/mendex from install of
>>         texlive-ptex-bin-2011-4.20110705.slsoc6.x86_64 conflicts with
>>         file from package mendexk-2.6e-57.el6_2.x86_64
>>        
>>        
>>         Error Summary
>>         -------------
>>        
>>        
>>         And yum remove mendexk removes
>>        
>>        
>>         Removing:
>>          mendexk                                   x86_64
>>                    2.6e-57.el6_2
>>         @sl-security                          136 k
>>         Removing for dependencies:
>>          texlive-east-asian                        x86_64
>>                    2007-57.el6_2
>>         @sl6x-security                        844 k
>>        
>>        
>>        
>>        
>>        
>>        
>>         -- 
>>         Henrique "LonelySpooky" Junior
>>        
>>        
>>        
>>        
>>        
>
>-- 
>      .-.     J e a n - P a u l   C h a p u t  /  AdministrateurSysteme
>      /v\    [email protected]
>    /(___)\   work: (33) 01.44.27.53.99              
>     ^^ ^^    cell:      06.66.25.35.55   home: 01.47.46.01.31
>
>    U P M C  Universite Pierre & Marie Curie
>    L I P 6  Laboratoired'Informatique de Paris VI
>    S o C     System On Chip
>
>
>
>
>

Reply via email to