LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 09-16-2014, 01:41 PM   #1
simsam
LQ Newbie
 
Registered: Aug 2014
Posts: 5
Blog Entries: 1

Rep: Reputation: Disabled
Help with TeX - LaTeX


Code:
\documentclass[11pt]{article} 
\usepackage[utf8]{inputenc} 
\usepackage[textwidth=15.75cm,textheight=23.4cm,heightrounded]{geometry}
\geometry{a4paper}
\usepackage{graphicx} 
\usepackage{wrapfig}
\usepackage{tikz}
\usetikzlibrary{trees}
\usepackage[active,tightpage]{preview}
\usepackage{xcolor}
\usepackage{booktabs} 
\usepackage{array} 
\usepackage{paralist} 
\usepackage{verbatim} 
\usepackage{subfig} 
\usepackage{fancyhdr} 
\usepackage{lipsum,multicol}
\usepackage{pict2e}
i need correction latex ubuntu and tikz
\usepackage{remreset}
\pagestyle{fancy}
\renewcommand{\headrulewidth}{0pt} 
\lhead{}\chead{}\rhead{}
\lfoot{}\cfoot{\thepage}\rfoot{}
\usepackage{sectsty}
\allsectionsfont{\sffamily\mdseries\upshape}
\usepackage[nottoc,notlof,notlot]{tocbibind} 
\usepackage[titles,subfigure]{tocloft} 
\renewcommand{\cftsecfont}{\rmfamily\mdseries\upshape}
\renewcommand{\cftsecpagefont}{\rmfamily\mdseries\upshape} 
\subsection{DIAGRAMME}
\setkeys{Gin}{keepaspectratio}
\usetikzlibrary{trees}
\resizebox*{.39\textwidth}{\textheight}
{\tikzset{
 basic/.style  = {text width=2cm,font=\huge, rectangle,align=center},
}

\begin{tikzpicture}[node distance=1cm, auto]

\node[draw,basic,text width=7cm,font=\huge] (a) at (24,22.28){653blablabla };
\node[basic,text width=8cm,align=left] (b) at (29,20.9){653blablabla  };
\node[text width=8cm,align=left,font=\huge] (d) at (29,19){ 653blablabla  };
\node[basic,text width=8cm,align=left] (e) at (29,15){653blablabla   };
\node[basic,text width=8cm,align=left] (c) at (29,17){ 653blablabla  };

\node[draw,basic,text width=7cm,font=\huge] (f) at (24,13.7){653blablabla  };

\node[draw,basic,text width=6cm] (i) at (29.5,9){653blablabla  }; 
\node[draw,basic,text width=5cm] (j)at(18.3,9){64 653blablabla  };
\node[draw=none] (a1)at(24,11.5){};


\node[basic,text width=6cm] (L)at(29.7,5.5){653blablabla  }; 

\node[basic,text width=5cm] (za)at(28,1){653blablabla  };
\node[basic,text width=5cm] (zb)at(28,-1){2 653blablabla };
\node[basic,text width=5cm] (zc)at(28,-3){13 653blablabla  };

\node[basic,text width=4cm] (h) at (21.5,5.5){10 653blablabla  };
\node[basic,text width=4cm] (g) at (21.5,3){51 653blablabla  };
\node[basic,text width=4cm] (K)at(21.5,0){3 653blablabla  };
%\node[] (a1) at (24,11.5){};
\node (w) at (23.8,20.9){};
\node (l)at(23.8,19){};
\node (m)at(23.8,17){};
\node (n)at(23.8,15){};
\node (o)at(25,5.3){};
\node (p)at(16.5,8){};
\node (q)at(16.5,6){};
\node (t) at (24.5,3.1){};
\node (t1) at (24,1.8){};
\node (u)at(29.7,16.8){};
%\node (u1)at(24,11.5){};
\node (v)at(23.9,5){};
\node (v1)at(25.6,14){};
\node (x)at(18.3,9.3){x};
\node (x1)at(23.9,3.6){};

\draw[line width=4pt,>=stealth,gray] (zb) (x1);
\draw[line width=4pt,>=stealth,gray] (K.west)-|(j);
\draw[line width=4pt,>=stealth,gray] (h)-- (L);
\draw[line width=4pt,>=stealth,gray] (j)|- (h);
\draw[line width=4pt,>=stealth,gray] (j)|-(g);
\draw[line width=4pt,>=stealth,gray] (c)-- (m);
\draw[line width=4pt,>=stealth,gray] (b)-- (w);
\draw[line width=4pt,->=stealth,gray,->] (f)|-(24,11.7)-| (j.north);
\draw[line width=4pt,->=stealth,gray,->] (f)|-(24,11.7)-| (i.north);
\draw[line width=4pt,>=stealth,gray] (g)(t)|- (zc);
\draw[line width=4pt,>=stealth,gray] (t) (g);
\draw[line width=4pt,>=stealth,gray] (f)-- (u1.north);
\draw[line width=4pt,>=stealth,gray] (v) (za);
\draw[line width=4pt,>=stealth,gray] (e)-- (n);
\draw[line width=4pt,>=stealth,gray] (g)(t)|-(zb);
\draw[line width=4pt,>=stealth,gray] (a)-- (f);
\draw[line width=4pt,>=stealth,gray] (d)--  (l);
\draw[line width=4pt,>=stealth,gray] (g)(q);
\draw[line width=4pt,>=stealth,gray] (g)-|(t)|-(za);

\end{tikzpicture}}
\end{multicols}



\end{document}
merci

Last edited by unSpawn; 09-16-2014 at 06:34 PM. Reason: //Add vBB code tags, have stab at "better" thread title.
 
Old 09-16-2014, 01:51 PM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,636

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by simsam View Post
\documentclass[11pt]{article}
....
\usepackage[utf8]{inputenc}
\usepackage[textwidth=15.75cm,textheight=23.4cm,heightrounded]{geometry}
....
merci
What, exactly, do you think anyone will be able to help you WITH??? You have provided no details, not asked a question, told us version/distro of Linux, what software is involved, etc. Ask a clear question and we can try to help...and please read the LQ Rules and posting guidelines...titles like "Help Me!!" don't tell anyone about your problem.
 
1 members found this post helpful.
Old 09-16-2014, 02:20 PM   #3
szboardstretcher
Senior Member
 
Registered: Aug 2006
Location: Detroit, MI
Distribution: GNU/Linux systemd
Posts: 4,278

Rep: Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694
Well, it's a LaTeX document, but I'm not sure what the issue is. Do you have an error or explanation of what you want?
 
Old 09-24-2014, 12:38 PM   #4
simsam
LQ Newbie
 
Registered: Aug 2014
Posts: 5

Original Poster
Blog Entries: 1

Rep: Reputation: Disabled
thank you

thank so math for yor message,
i need just correction to my exemple in correct tikz,
my tex hi'ts so big hi need sight by in profitional!
ar you keen power compile my tex?
thank
Quote:
Originally Posted by TB0ne View Post
What, exactly, do you think anyone will be able to help you WITH??? You have provided no details, not asked a question, told us version/distro of Linux, what software is involved, etc. Ask a clear question and we can try to help...and please read the LQ Rules and posting guidelines...titles like "Help Me!!" don't tell anyone about your problem.
 
Old 09-24-2014, 12:39 PM   #5
simsam
LQ Newbie
 
Registered: Aug 2014
Posts: 5

Original Poster
Blog Entries: 1

Rep: Reputation: Disabled
latex

Quote:
Originally Posted by simsam View Post
thank so math for yor message,
i need just correction to my exemple in correct tikz,
my tex hi'ts so big hi need sight by in profitional!
ar you keen power compile my tex?
thank
thank so math for yor message,
i need just correction to my exemple in correct tikz,
my tex hi'ts so big hi need sight by in profitional!
ar you keen power compile my tex?
thank
 
Old 09-24-2014, 12:46 PM   #6
simsam
LQ Newbie
 
Registered: Aug 2014
Posts: 5

Original Poster
Blog Entries: 1

Rep: Reputation: Disabled
thank you

Quote:
Originally Posted by TB0ne View Post
What, exactly, do you think anyone will be able to help you WITH??? You have provided no details, not asked a question, told us version/distro of Linux, what software is involved, etc. Ask a clear question and we can try to help...and please read the LQ Rules and posting guidelines...titles like "Help Me!!" don't tell anyone about your problem.
thank so math for yor message,
i need just correction to my exemple in correct tikz,
my tex hi'ts so big hi need sight by in profitional!
ar you keen power compile my tex?
thank
 
Old 09-24-2014, 12:47 PM   #7
simsam
LQ Newbie
 
Registered: Aug 2014
Posts: 5

Original Poster
Blog Entries: 1

Rep: Reputation: Disabled
thank
thank so math for yor message,
i need just correction to my exemple in correct tikz,
my tex hi'ts so big hi need sight by in profitional!
ar you keen power compile my tex?
thank
 
Old 09-24-2014, 01:32 PM   #8
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,636

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by simsam View Post
thank
thank so math for yor message,
i need just correction to my exemple in correct tikz,
my tex hi'ts so big hi need sight by in profitional!
ar you keen power compile my tex?
thank
Sorry, I have NO IDEA what you're saying. Again, what are you trying to do? What problem(s) are you having, with what software, and on what version/distro of Linux???
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 10:28 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration