Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mooc-rr
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
b1e6a591a9c4a5d8c5d000eab4bce134
mooc-rr
Commits
c30b5d42
Commit
c30b5d42
authored
Dec 07, 2022
by
Herve Pabiou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Ajout de monfichier_orgmode.*
parent
fdebd90e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
76 additions
and
0 deletions
+76
-0
monfichier_orgmode.org
monfichier_orgmode.org
+25
-0
monfichier_orgmode.tex
monfichier_orgmode.tex
+51
-0
No files found.
monfichier_orgmode.org
0 → 100644
View file @
c30b5d42
#+title: Example Org File
#+author: Hervé PABIOU
#+date: 2022-12-07
* Mon fichier Org-Mode
** Mise en forme de base
- =* title=
- =** subtitle=
- =/italique/=
- =*gras*=
- =_underline_=
- ==code==
- =~verbatim~=
- =+strike-through+=
- =- list=
- =1 enumerate=
monfichier_orgmode.tex
0 → 100644
View file @
c30b5d42
% Created 2022-12-07 mer. 17:11
% Intended LaTeX compiler: pdflatex
\documentclass
[11pt]
{
article
}
\usepackage
[utf8]
{
inputenc
}
\usepackage
[T1]
{
fontenc
}
\usepackage
{
graphicx
}
\usepackage
{
grffile
}
\usepackage
{
longtable
}
\usepackage
{
wrapfig
}
\usepackage
{
rotating
}
\usepackage
[normalem]
{
ulem
}
\usepackage
{
amsmath
}
\usepackage
{
textcomp
}
\usepackage
{
amssymb
}
\usepackage
{
capt-of
}
\usepackage
{
hyperref
}
\author
{
Hervé PABIOU
}
\date
{
2022-12-07
}
\title
{
Example Org File
}
\hypersetup
{
pdfauthor=
{
Hervé PABIOU
}
,
pdftitle=
{
Example Org File
}
,
pdfkeywords=
{}
,
pdfsubject=
{}
,
pdfcreator=
{
Emacs 27.1 (Org mode 9.3)
}
,
pdflang=
{
English
}}
\begin{document}
\maketitle
\tableofcontents
\section
{
Mon fichier Org-Mode
}
\label
{
sec:orgf997746
}
\subsection
{
Mise en forme de base
}
\label
{
sec:org0c2ba0a
}
\begin{itemize}
\item
\texttt
{
* title
}
\item
\texttt
{
** subtitle
}
\item
\texttt
{
/italique/
}
\item
\texttt
{
*gras*
}
\item
\texttt
{
\_
underline
\_
}
\item
\texttt
{
=code=
}
\item
\texttt
{
\textasciitilde
{}
verbatim
\textasciitilde
{}}
\item
\texttt
{
+strike-through+
}
\item
\texttt
{
- list
}
\item
\texttt
{
1 enumerate
}
\end{itemize}
\end{document}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment