Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
math_tech_info
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jérôme Chételat
math_tech_info
Commits
5c1ea40b
Commit
5c1ea40b
authored
7 years ago
by
orestis.malaspin
Browse files
Options
Downloads
Patches
Plain Diff
started conversion to md
parent
7b71cbdf
No related branches found
Branches containing commit
Tags
untagged-b5c0979b02d61124836f
Tags containing commit
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Makefile
+11
-0
11 additions, 0 deletions
Makefile
cours.md
+3699
-0
3699 additions, 0 deletions
cours.md
with
3710 additions
and
0 deletions
Makefile
0 → 100644
+
11
−
0
View file @
5c1ea40b
default
:
pandoc
-s
-S
-o
test.pdf cours.md
--number-sections
--filter
=
pandoc-numbering
--filter
=
/home/malaspor/.cabal/bin/pandoc-crossref
--template
=
default.latex
--latex-engine
pdflatex
latex
:
pandoc
-s
-S
-o
test.tex cours.md
--number-sections
--filter
=
pandoc-numbering
--filter
=
/home/malaspor/.cabal/bin/pandoc-crossref
--template
=
default.latex
epub
:
pandoc
-s
-S
-o
test.epub cours.md
--number-sections
--filter
=
pandoc-numbering
--filter
=
/home/malaspor/.cabal/bin/pandoc-crossref
-t
epub3
htmlc
:
pandoc
-s
-S
-o
test.html cours.md
--number-sections
--filter
=
pandoc-numbering
--filter
=
/home/malaspor/.cabal/bin/pandoc-crossref
--mathml
-t
html5
\ No newline at end of file
This diff is collapsed.
Click to expand it.
cours.md
0 → 100644
+
3699
−
0
View file @
5c1ea40b
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment