issue174:latex
Différences
Ci-dessous, les différences entre deux révisions de la page.
Prochaine révision | Révision précédente | ||
issue174:latex [2021/10/31 18:24] – créée auntiee | issue174:latex [2021/11/02 16:33] (Version actuelle) – andre_domenech | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | What we will be covering this time: “Gummi is a LaTeX editor based on GTK+. The basic features are: | + | **What we will be covering this time: “Gummi is a LaTeX editor based on GTK+. The basic features are: |
- Live preview pane for the compiled document, | - Live preview pane for the compiled document, | ||
- BibTeX integration, | - BibTeX integration, | ||
Ligne 16: | Ligne 16: | ||
When it comes to typesetting, | When it comes to typesetting, | ||
- | Just to break the monotony, I want you to open your Ubuntu software centre and click on productivity. Now find ‘Gummi’ and install it. (don’t worry, it removes cleanly) Gummi is another LaTeX editor, a ‘simpler’ version of TeXstudio if you wish. I don’t want us to be tied to one editor, but learn about other editors too. | + | Just to break the monotony, I want you to open your Ubuntu software centre and click on productivity. Now find ‘Gummi’ and install it. (don’t worry, it removes cleanly) Gummi is another LaTeX editor, a ‘simpler’ version of TeXstudio if you wish. I don’t want us to be tied to one editor, but learn about other editors too.** |
- | Open Gummi | + | Ce dont nous allons parler cette fois-ci : « Gummi est un éditeur LaTeX basé sur GTK+. Les caractéristiques de base sont : |
+ | - Un panneau de prévisualisation en direct pour le document compilé, | ||
+ | - Intégration de BibTeX. | ||
+ | - Aides pour les tableaux et les matrices. | ||
+ | - Exportation au format PDF. | ||
+ | - Vérification des erreurs. | ||
+ | - Coloration syntaxique. | ||
+ | - Vérification de l' | ||
+ | - Statistiques sur les documents. | ||
+ | - Configuration persistante ». | ||
+ | |||
+ | Vous pouvez vous demander « Pourquoi un autre tutoriel Latex alors qu'il existe tant de vidéos Youtube ? ». | ||
+ | |||
+ | Et ma réponse serait : « après avoir regardé d' | ||
+ | |||
+ | Quand il s'agit de composition, | ||
+ | |||
+ | Rien que pour rompre la monotonie, je vous invite à ouvrir votre centre de logiciels d' | ||
+ | **Open Gummi | ||
You should see the window below. | You should see the window below. | ||
Ligne 24: | Ligne 42: | ||
Initially, when I started this article it was Gummi v0.6.6, now we are on 0.8.0 and what I wanted to show you is not there any more. Delete and restart. Yes, life goes on and we are now on GTK3. Instead, let us take a quick tour around the interface. If you look above the standard preview pane, you will see more tabs. ‘Build log’, ‘Project’ and ‘bibliography’. | Initially, when I started this article it was Gummi v0.6.6, now we are on 0.8.0 and what I wanted to show you is not there any more. Delete and restart. Yes, life goes on and we are now on GTK3. Instead, let us take a quick tour around the interface. If you look above the standard preview pane, you will see more tabs. ‘Build log’, ‘Project’ and ‘bibliography’. | ||
- | But that’s not all --- as they say on the junk adverts. How about we make something useful, like a CV? Okay, that is waaay too ambitious for a Sunday morning 6 am. Let’s grab a basic one and dissect it. (work from the other end in) Head over to: http:// | + | But that’s not all --- as they say on the junk adverts. How about we make something useful, like a CV? Okay, that is waaay too ambitious for a Sunday morning 6 am. Let’s grab a basic one and dissect it. (work from the other end in) Head over to: http:// |
- | Something we have not discussed is the use of comments. The percent symbol will start a comment line. By this, I mean that everything after the ‘%’ will be treated as a comment. I know you will ‘get’ this on the first go: | + | Ouvrez Gummi |
+ | |||
+ | Vous devrez voir la fenêtre ci-dessous. | ||
+ | |||
+ | Initialement, | ||
+ | |||
+ | Mais ce n'est pas tout... comme on le dit dans les publicités pour de la camelote. Et si on faisait quelque chose d' | ||
+ | |||
+ | |||
+ | **Something we have not discussed is the use of comments. The percent symbol will start a comment line. By this, I mean that everything after the ‘%’ will be treated as a comment. I know you will ‘get’ this on the first go: | ||
% | % | ||
Ligne 37: | Ligne 64: | ||
Another thing to point out, is the hrule -horizontal ruler, the line across the page. \moveleft\hoffset\vbox{\hrule width\resume width height 1pt}\smallskip % Horizontal line after name; adjust line thickness by changing the ' | Another thing to point out, is the hrule -horizontal ruler, the line across the page. \moveleft\hoffset\vbox{\hrule width\resume width height 1pt}\smallskip % Horizontal line after name; adjust line thickness by changing the ' | ||
- | So why not go ahead and change some values on fonts and the like and see how it affects our document on the right? Play! We learn best when playing. Just pay attention to anything that you do not know ... YET! | + | So why not go ahead and change some values on fonts and the like and see how it affects our document on the right? Play! We learn best when playing. Just pay attention to anything that you do not know ... YET!** |
- | Your mission, should you choose to accept it, is to use these two new items in your homework, namely adding them to your last project in some way. I won’t tell you how, that is for you to figure out, but it will not be difficult. | + | L' |
+ | |||
+ | % | ||
+ | % Ce modèle a été téléchargé à partir de : | ||
+ | % http:// | ||
+ | % | ||
+ | |||
+ | Cela n'est que pour nous, les utilisateurs, | ||
+ | |||
+ | Une autre chose à souligner est la hrule - règle horizontale -, la ligne qui traverse la page. \moveleft\hoffset\vbox{\hrule width\resume width height 1pt}\smallskip % Ligne horizontale après le nom ; ajustez l' | ||
+ | |||
+ | Alors pourquoi ne pas aller de l' | ||
+ | |||
+ | |||
+ | **Your mission, should you choose to accept it, is to use these two new items in your homework, namely adding them to your last project in some way. I won’t tell you how, that is for you to figure out, but it will not be difficult. | ||
If any of you want us to create a CV from scratch, let us know at the usual e-mail address. Next issue we will deal with mathematics. By that, I mean how to get them on the paper and how to space the symbols and equations. If your eyes gloss over at the mention of this, that is fine, still come read it as you may learn something that helps you in another area. | If any of you want us to create a CV from scratch, let us know at the usual e-mail address. Next issue we will deal with mathematics. By that, I mean how to get them on the paper and how to space the symbols and equations. If your eyes gloss over at the mention of this, that is fine, still come read it as you may learn something that helps you in another area. | ||
- | As you can see, the editor does not make such a huge difference, if you prefer one or the other, that is fine too. Just join in the fun and one day when you write your book free of charge on free software, just send me an evaluation copy to read, I do so like reading. | + | As you can see, the editor does not make such a huge difference, if you prefer one or the other, that is fine too. Just join in the fun and one day when you write your book free of charge on free software, just send me an evaluation copy to read, I do so like reading.** |
+ | |||
+ | Votre mission, si vous l' | ||
+ | |||
+ | Si l'un d' | ||
+ | |||
+ | Comme vous pouvez le constater, l' | ||
issue174/latex.1635701042.txt.gz · Dernière modification : 2021/10/31 18:24 de auntiee