Outils pour utilisateurs

Outils du site


projets:informatique:livre

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
projets:informatique:livre [2021/04/12 05:45] – [Écriture d'un livre] alexisprojets:informatique:livre [2024/01/01 07:53] (Version actuelle) alexis
Ligne 22: Ligne 22:
  
 J'ai travaillé de manière à mettre en place de bonnes bases pour pouvoir réaliser mon propre recueil en me basant sur le travail réalisé pour cette occasion. J'ai travaillé de manière à mettre en place de bonnes bases pour pouvoir réaliser mon propre recueil en me basant sur le travail réalisé pour cette occasion.
-Et je pense que l'objectif est atteint car j'ai mis en place un modèle qui me permet de générer un recueil très facilement en incluant les recettes depuis des fichiers individuels.+Et je pense que l'objectif est atteint car j'ai mis en place un modèle qui me permet de générer un recueil très facilement en incluant les recettes depuis des fichiers individuels, ce qui me permet d'avoir une recette par fichier ((Ce qui est vraiment intéressant car je n'ai pas à me préoccuper de l'ordre des recettes car c'est fait directement au niveau du système de fichier)).
  
-Le modèle généré me permet :+Le modèle mis en place me permet de :
   * Générer un recueil depuis une liste de répertoire contenant des fichiers de recette.   * Générer un recueil depuis une liste de répertoire contenant des fichiers de recette.
   * Générer un recueil depuis une liste de répertoire contenant des liens symboliques vers des fichiers de recette.   * Générer un recueil depuis une liste de répertoire contenant des liens symboliques vers des fichiers de recette.
   * Générer un fiche de recette directement depuis un fichier de recette.   * Générer un fiche de recette directement depuis un fichier de recette.
   * Intégrer des images depuis un dossier commun à tous les recueils.   * Intégrer des images depuis un dossier commun à tous les recueils.
 +
 +===== Modèle de recette =====
 +FIXME
 +
 +===== Script de réorganisation de pages pour impression =====
 +<WRAP todo>
 +  - option pour le calcul des statistiques
 +  - option pour extraire par section numérotée (cf curl)
 +  - options pour inclure ou exclure les premières pages
 +  - option pour ajouter une page de remplissage (blanche par défaut)
 +  - option pour génération destructrice (cf sed)
 +  - option pour spécifier le nombre de page dans un livret
 +</WRAP>
 +
 +FIXME
 +
 +===== Sources =====
 +
 +<WRAP todo>
 +  * [[https://latex.org/forum/viewtopic.php?t=13144|\include all files from a directory?]]
 +  * [[https://latexref.xyz/_005cincludegraphics.html|\includegraphics (LaTeX2e unofficial reference manual (December 2020))]]
 +  * [[https://www.dickimaw-books.com/latex/novices/html/newenv.html|10. Defining Environments]]
 +  * [[https://tex.stackexchange.com/questions/23773/a-centered-plus-minus-symbol|A centered plus-minus symbol - TeX - LaTeX Stack Exchange]]
 +  * [[https://www.systutorials.com/a-simple-makefile-for-latex/|A Simple Makefile for Latex - SysTutorials]]
 +  * [[https://github.com/aeturrell/cookie-cutter-latex-book-manuscript|aeturrell/cookie-cutter-latex-book-manuscript: A simple book manuscript in latex designed for export to Word via pandoc]]
 +  * [[https://stackoverflow.com/questions/4344066/allowing-includegraphics-in-latex-to-include-files-with-arbitrary-filenames|Allowing includegraphics in LaTeX to include files with arbitrary filenames - Stack Overflow]]
 +  * [[https://ctan.math.ca/tex-archive/macros/latex/required/tools/multicol.pdf|An environment for multicolumn output - multicol.pdf]]
 +  * [[http://ctan.mirror.globo.tech/macros/latex/required/tools/multicol.pdf|An environment for multicolumn output - multicol.pdf]]
 +  * [[https://tex.stackexchange.com/questions/536583/how-to-stop-pdflatex-exe|bugs - How to stop pdflatex.exe? - TeX - LaTeX Stack Exchange]]
 +  * [[https://mkhan45.github.io/CalcuLaTeX-Web/|CalcuLaTeX]]
 +  * [[https://www.latex4technics.com/?note=GUP4P9|Change size of section, subsection, subsubsection, paragraph and subparagraph title - LaTeX4technics]]
 +  * [[https://texblog.org/2012/08/29/changing-the-font-size-in-latex/|Changing the font size in LaTeX – texblog]]
 +  * [[https://tex.stackexchange.com/questions/8260/what-are-the-various-units-ex-em-in-pt-bp-dd-pc-expressed-in-mm|conversion - What are the various units (ex, em, in, pt, bp, dd, pc) expressed in mm? - TeX - LaTeX Stack Exchange]]
 +  * [[https://github.com/manparvesh/cookiecutter-latex-templates/tree/master/cookiecutter-book-template-double-column|cookiecutter-latex-templates/cookiecutter-book-template-double-column at master · manparvesh/cookiecutter-latex-templates]]
 +  * [[https://tex.stackexchange.com/questions/91567/copy-from-pdf-without-line-breaks-at-end-of-each-line|Copy from PDF without line breaks at end of each line - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/2193/how-to-reference-the-page-of-a-figure|cross referencing - How to reference the page of a figure? - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/187033/placing-ref-pageref-target-labels-inside-a-section|cross referencing - Placing ref/pageref target labels inside a section - TeX - LaTeX Stack Exchange]]
 +  * [[https://www.ctan.org/tex-archive/macros/latex/contrib/cookybooky|CTAN: /tex-archive/macros/latex/contrib/cookybooky]]
 +  * [[https://www.ctan.org/tex-archive/macros/latex/contrib/recipe|CTAN: /tex-archive/macros/latex/contrib/recipe]]
 +  * [[https://ctan.org/tex-archive/macros/latex/contrib/recipe|CTAN: /tex-archive/macros/latex/contrib/recipe]]
 +  * [[https://ctan.mirror.rafal.ca/macros/latex/contrib/cuisine/cuisine.pdf|cuisine.pdf]]
 +  * [[https://muug.ca/mirror/ctan/macros/latex/contrib/cuisine/cuisine.pdf|cuisine.pdf]]
 +  * [[https://tex.stackexchange.com/questions/88726/customize-auto-completion-in-texmaker|Customize auto-completion in Texmaker - TeX - LaTeX Stack Exchange]]
 +  * [[https://ctan.mirror.rafal.ca/macros/latex/contrib/datetime2/datetime2.pdf|datetime2: date and time formats - datetime2.pdf]]
 +  * [[http://ctan.mirror.rafal.ca/macros/latex/contrib/datetime2/datetime2.pdf|datetime2: date and time formats - datetime2.pdf]]
 +  * [[http://ctan.mirror.globo.tech/macros/latex/contrib/datetime2/datetime2.pdf|datetime2: date and time formats - datetime2.pdf]]
 +  * [[https://tex.stackexchange.com/questions/20549/a-cookbook-in-latex|document classes - A cookbook in LaTeX? - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/35884/easy-way-to-remove-formatting-e-g-linebreaks|Easy way to remove formatting (e.g. linebreaks) - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/277876/how-do-i-convert-a-character-into-ascii-code|enumerate - How do I convert a character into ascii code? - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/968/passing-options-to-the-newenvironment|environments - Passing options to the newenvironment - TeX - LaTeX Stack Exchange]]
 +  * [[https://latex.wikia.org/wiki/Eth_(LaTeX_symbol)|Eth (LaTeX symbol) | LaTeX Wiki | Fandom]]
 +  * [[https://latex.org/forum/viewtopic.php?t=1341&p=4908|Excluding part titlepages from page numbering]]
 +  * [[https://tex.stackexchange.com/questions/103940/at-which-point-does-immediate-write-write-to-file|expansion - At which point does \immediate\write write to file? - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/335211/how-to-immediate-write-with-multiple-lines|expansion - How to \immediate\write with multiple lines? - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/390098/write-accented-characters-to-file-using-write/390119#390119|expansion - Write accented characters to file using \write - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/390098/write-accented-characters-to-file-using-write|expansion - Write accented characters to file using \write - TeX - LaTeX Stack Exchange]]
 +  * [[https://latex.org/forum/viewtopic.php?t=26660|filename as text]]
 +  * [[https://tex.stackexchange.com/questions/7653/how-to-iterate-through-the-name-of-files-in-a-folder|filesystem access - How to iterate through the name of files in a folder - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/44694/fontenc-vs-inputenc?noredirect=1&lq=1|font encodings - fontenc vs inputenc - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/107057/adjusting-font-size-with-tikz-picture|fontsize - Adjusting font size with TikZ picture - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/139614/you-cant-use-macro-parameter-character-in-restricted-horizontal-mode|footnotes - You can't use `macro parameter character #' in restricted horizontal mode. - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/152392/date-format-yyyy-mm-dd|formatting - Date format: YYYY-MM-DD - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/486265/turn-off-userawinputencoding-after-specific-text|formatting - Turn off: \UseRawInputEncoding after specific text - TeX - LaTeX Stack Exchange]]
 +  * [[https://latex-tutorial.com/tutorials/table-of-contents/|Generate a table of contents in LaTeX - LaTeX-Tutorial.com]]
 +  * [[https://tex.stackexchange.com/questions/192718/centering-an-image-vertically|graphics - Centering an image vertically - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/20792/how-to-superimpose-latex-on-a-picture|graphics - How to superimpose LaTeX on a picture? - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/139401/how-to-use-graphicspath|graphics - How to use \graphicspath? - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/39930/hash-character-in-latex|Hash character in LaTeX - TeX - LaTeX Stack Exchange]]
 +  * [[https://kb.mit.edu/confluence/pages/viewpage.action?pageId=3907360|How can I change the font size in my Latex document? - IS&T Contributions - Hermes]]
 +  * [[http://theroadchoseme.com/how-i-self-published-a-professional-paperback-and-ebook-using-latex-and-pandoc?1#chap7|How I self-published a professional paperback and eBook using LaTeX and Pandoc | The Road Chose Me]]
 +  * [[http://theroadchoseme.com/how-i-self-published-a-professional-paperback-and-ebook-using-latex-and-pandoc?1|How I self-published a professional paperback and eBook using LaTeX and Pandoc | The Road Chose Me]]
 +  * [[https://tex.stackexchange.com/questions/54333/how-to-avoid-numbering-the-first-page-of-the-document|How to avoid numbering the first page of the document? - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/4139/how-to-change-font-size-mid-document|How to change font size mid document? - TeX - LaTeX Stack Exchange]]
 +  * [[https://latex.org/forum/viewtopic.php?t=24286|How to force images to stay in order after text]]
 +  * [[https://tex.stackexchange.com/questions/168938/how-to-insert-a-trademark-symbol-tm|How to insert a trademark symbol? (tm) - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/99059/how-to-make-text-bold-in-a-tikz-style|how to make text bold in a tikz style? - TeX - LaTeX Stack Exchange]]
 +  * [[https://latex.org/forum/viewtopic.php?t=32379|How to use texhash ?]]
 +  * [[https://tex.stackexchange.com/questions/163716/how-to-write-accents-in-latex|How to write accents in LaTeX? - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/53513/hyperref-token-not-allowed|Hyperref - Token not allowed - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/581784/use-accented-characters-in-bookmarks/581850#581850|hyperref - Use accented characters in bookmarks - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/38571/including-all-files-within-a-directory|input - Including all files within a directory - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/163532/inputting-files-alphabetically|input - Inputting files alphabetically - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/370278/is-there-any-reason-to-use-inputenc|input encodings - Is there any reason to use inputenc? - TeX - LaTeX Stack Exchange]]
 +  * [[https://latex-tutorial.com/tutorials/figures/|Insert an image in LaTeX - Adding a figure or picture - LaTeX-Tutorial.com]]
 +  * [[https://www.overleaf.com/learn/latex/Inserting_Images|Inserting Images - Overleaf, Online LaTeX Editor]]
 +  * [[https://tex.stackexchange.com/questions/228364/is-it-possible-to-set-a-maximum-node-width-in-tikz|Is it possible to set a maximum node width in TikZ - TeX - LaTeX Stack Exchange]]
 +  * [[https://stackoverflow.com/questions/1211888/is-there-any-way-i-can-define-a-variable-in-latex|Is there any way I can define a variable in LaTeX? - Stack Overflow]]
 +  * [[https://stackoverflow.com/questions/56826748/keeping-figure-just-after-text-in-latex|Keeping figure just after text in Latex - Stack Overflow]]
 +  * [[https://tex.stackexchange.com/questions/115159/how-can-i-do-automatic-environment-of-command-in-texmaker|kile - How can I do automatic 'environment' of command in 'Texmaker'? - TeX - LaTeX Stack Exchange]]
 +  * [[https://www.latex-project.org/help/documentation/encguide.pdf|LaTeX font encodings - encguide.pdf]]
 +  * [[https://alvinalexander.com/blog/post/latex/prevent-line-breaks-from-occurring-in-my-latex-documents/|LaTeX line break - How to prevent line breaks in LaTeX documents | alvinalexander.com]]
 +  * [[https://alvinalexander.com/blog/post/linux-unix/latex-setting-table-of-contents-toc-depth/|LaTeX: How to set the Table of Contents (TOC) depth | alvinalexander.com]]
 +  * [[https://stackoverflow.com/questions/1012799/latex-prevent-line-break-in-a-span-of-text|LaTeX: Prevent line break in a span of text - Stack Overflow]]
 +  * [[https://www.quora.com/LaTeX-What-is-the-command-for-the-plus-minus-sign|LaTeX: What is the command for the plus-minus sign? - Quora]]
 +  * [[https://en.wikibooks.org/wiki/LaTeX/Tables_of_Contents_and_Lists_of_Figures|LaTeX/Tables of Contents and Lists of Figures - Wikibooks, open books for an open world]]
 +  * [[https://www.learnlatex.org/en/|Learn LaTeX online for free in beginner friendly lessons | learnlatex.org]]
 +  * [[https://tex.stackexchange.com/questions/463008/overfull-hbox-in-a-section-title|line breaking - Overfull hbox in a section title - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/376246/remove-newlines-from-a-parameter-passed-to-a-macro|line breaking - Remove newlines from a parameter passed to a macro - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/94217/what-is-the-difference-between-nobreak-and-nolinebreak|line breaking - What is the difference between \nobreak and \nolinebreak? - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/166386/how-can-i-automatically-include-all-source-code-files-located-in-a-given-directo|listings - How can I automatically include all source code files located in a given directory? - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/460913/immediate-write-with-plain-text|macros - \immediate\write with plain text - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/321435/newcommand-and-renewcommand-difficulty-in-class-file|macros - \newcommand and \renewcommand difficulty in class file - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/252566/calculate-the-hash-md5-or-otherwise-of-a-string|macros - Calculate the hash (MD5 or otherwise) of a string - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/356898/quote-with-author-reference-at-the-end|macros - Quote with author reference at the end - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/15361/will-two-letter-font-style-commands-bf-it-ever-be-resurrected-in-latex|macros - Will two-letter font style commands (\bf , \it , …) ever be resurrected in LaTeX? - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/40738/how-to-properly-make-a-latex-project|makefile - How to properly 'make' a latex project? - TeX - LaTeX Stack Exchange]]
 +  * [[https://github.com/manparvesh/cookiecutter-latex-templates|manparvesh/cookiecutter-latex-templates: Different cookiecutter templates for latex, like book, article, etc]]
 +  * [[https://tex.stackexchange.com/questions/249107/how-to-use-texorpdfstring-characters-disappear|math mode - How to use `\texorpdfstring`. Characters disappear - TeX - LaTeX Stack Exchange]]
 +  * [[https://latex.org/forum/viewtopic.php?t=6177|Multi-line (section) headers?]]
 +  * [[https://tex.stackexchange.com/questions/102052/how-to-change-spacing-between-columns-for-just-one-page-in-the-document|multicol - How to change spacing between columns for just one page in the document - TeX - LaTeX Stack Exchange]]
 +  * [[https://www.overleaf.com/learn/latex/Page_numbering|Page numbering - Overleaf, Online LaTeX Editor]]
 +  * [[https://tex.stackexchange.com/questions/31299/tikz-position-with-different-anchors|positioning - TikZ: position with different anchors - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/292704/referencing-page-number-with-only-one-reference|Referencing page number with only one reference - TeX - LaTeX Stack Exchange]]
 +  * [[https://latex.org/forum/viewtopic.php?t=7687|Removing line break in itemize/enumerate environment]]
 +  * [[https://tex.stackexchange.com/questions/124486/customizing-the-columnseprule-in-a-multicols-environment|rules - Customizing the `\columnseprule` in a `\multicols` environment - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/19015/hiding-the-column-separator-in-multicols|rules - Hiding the column separator in multicols - TeX - LaTeX Stack Exchange]]
 +  * [[http://ctan.mirror.colo-serv.net/macros/latex/contrib/recipe/sample.pdf|sample.pdf]]
 +  * [[https://tex.stackexchange.com/questions/59726/change-size-of-section-subsection-subsubsection-paragraph-and-subparagraph-ti|sectioning - Change size of section, subsection, subsubsection, paragraph and subparagraph title - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/122461/subsubsection-remove-the-newline-like-paragraph|sectioning - Subsubsection: remove the newline (like paragraph) - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/463233/tikz-in-section-heading|sectioning - TikZ in section heading - TeX - LaTeX Stack Exchange]]
 +  * [[http://ctan.mirror.globo.tech/macros/latex/contrib/sectsty/sectsty.pdf|sectsty.pdf]]
 +  * [[https://ctan.mirror.rafal.ca/macros/latex/contrib/sectsty/sectsty.pdf|sectsty.pdf]]
 +  * [[https://tex.stackexchange.com/questions/20444/what-are-immediate-write18-and-how-does-one-use-them|shell escape - What are \immediate & \write18 and how does one use them? - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/345233/remove-newline-function-interaction|spacing - Remove newline function/interaction - TeX - LaTeX Stack Exchange]]
 +  * [[https://www.overleaf.com/learn/latex/Subscripts_and_superscripts|Subscripts and superscripts - Overleaf, Online LaTeX Editor]]
 +  * [[https://tex.stackexchange.com/questions/495301/superscript-and-subscript|Superscript and subscript - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/47324/superscript-outside-math-mode|Superscript outside math mode - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/11668/adding-unnumbered-sections-to-toc|table of contents - Adding unnumbered sections to TOC - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/5905/changing-the-font-in-the-toc|table of contents - Changing the font in the ToC? - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/358766/exclude-chapter-from-toc-without-removing-numbering|table of contents - Exclude chapter from TOC, without removing numbering - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/28516/how-to-change-the-title-of-toc|table of contents - How to change the title of ToC? - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/312979/removing-renaming-the-title-of-minitoc|table of contents - Removing/Renaming the title of minitoc - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/24343/splitting-toc-into-two-columns-on-single-frame-in-beamer|table of contents - Splitting TOC into two columns on single frame in beamer - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/353866/table-of-contents-in-two-column-without-multicol|Table of contents in two column, without multicol - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/7208/how-to-vertically-center-the-text-of-the-cells|tables - How to vertically-center the text of the cells? - TeX - LaTeX Stack Exchange]]
 +  * [[https://muug.ca/mirror/ctan/macros/latex/contrib/tkz/pgfornament/doc/ornaments.pdf|The Ornaments package - ornaments.pdf]]
 +  * [[https://ctan.math.ca/tex-archive/macros/latex/contrib/tkz/pgfornament/doc/ornaments.pdf|The Ornaments package - ornaments.pdf]]
 +  * [[https://ctan.mirror.rafal.ca/macros/latex/contrib/tkz/pgfornament/doc/ornaments.pdf|The Ornaments package - ornaments.pdf]]
 +  * [[http://ctan.mirror.rafal.ca/macros/latex/contrib/tkz/pgfornament/doc/ornaments.pdf|The Ornaments package - ornaments.pdf]]
 +  * [[http://www.thefullwiki.org/LaTeX/Indexing|thefullwiki.org/LaTeX/Indexing]]
 +  * [[https://tex.stackexchange.com/questions/584455/how-to-draw-a-halftone-spiral-made-of-circles-in-latex|tikz pgf - How to draw a “halftone” spiral made of circles in LaTeX? - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/62492/what-is-the-correct-way-to-center-a-tikzpicture|tikz pgf - What is the correct way to center a \tikzpicture? - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/165991/how-to-use-date-today-without-using-maketitle|titles - How to use \date{\today} without using \maketitle? - TeX - LaTeX Stack Exchange]]
 +  * [[http://tug.ctan.org/tex-archive/macros/latex/contrib/titlesec/titlesec.pdf|titlesec.pdf]]
 +  * [[http://ctan.mirror.colo-serv.net/macros/latex/contrib/cookybooky/documentation/Manual.pdf|Typesetting Recipes - Manual.pdf]]
 +  * [[http://ctan.mirror.globo.tech/macros/latex/contrib/cookybooky/documentation/Manual.pdf|Typesetting Recipes - Manual.pdf]]
 +  * [[https://tex.stackexchange.com/users/25493/christian-gagn%c3%a9|User Christian Gagné - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/101583/using-commands-inside-environment-definitions|Using commands inside environment definitions - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/41370/what-are-the-possible-dimensions-sizes-units-latex-understands|What are the possible dimensions / sizes / units LaTeX understands? - TeX - LaTeX Stack Exchange]]
 +  * [[https://itjobdubai.com/latex-plus-minus/|What is the command for the LaTeX plus minus sign? - IT Jobs Dubai UAE]]
 +  * [[https://tex.stackexchange.com/questions/6990/what-is-the-variable-that-contains-the-source-file-name|What is the variable that contains the source file name? - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/17036/why-cant-the-end-code-of-an-environment-contain-an-argument|Why can't the end code of an environment contain an argument? - TeX - LaTeX Stack Exchange]]
 +  * [[https://tex.stackexchange.com/questions/329045/how-to-change-textwidth-between-section-and-subsections|width - How to change \textwidth between section and subsections - TeX - LaTeX Stack Exchange]]
 +  * [[https://latex.org/forum/viewtopic.php?t=30167|Write accented characters to file using \write]]
 +  * [[https://www.overleaf.com/learn/latex/Writing_your_own_class|Writing your own class - Overleaf, Online LaTeX Editor]]
 +  * [[https://tex.stackexchange.com/questions/21629/avoiding-page-numbers-in-empty-pages|header footer - Avoiding page numbers in empty pages? - TeX - LaTeX Stack Exchange]]
 +  * [[https://www.thecopierguy.my/blog/how-to-arrange-pages-for-booklet-printing|How To Arrange Pages For Booklet Printing | The Copier Guy]]
 +  * [[https://latex.org/forum/viewtopic.php?t=10623|Inserting a blank page if current page number is even]]
 +  * [[https://pdf.wondershare.com/print-pdf/booklet-pages.html|The Ultimate Guide to Arrange PDF Pages for Booklet Printing]]
 +</WRAP>
  
projets/informatique/livre.1618231519.txt.gz · Dernière modification : 2021/04/12 05:45 de alexis