Fold some headers at startup.
This commit is contained in:
parent
18ba31fede
commit
52cf410fd3
1 changed files with 12 additions and 1 deletions
|
@ -37,6 +37,9 @@
|
||||||
Steps 2 to 5 are also available in the script [[file:clean-rebuild][clean-rebuild]].
|
Steps 2 to 5 are also available in the script [[file:clean-rebuild][clean-rebuild]].
|
||||||
|
|
||||||
* Structure
|
* Structure
|
||||||
|
:PROPERTIES:
|
||||||
|
:VISIBILITY: folded
|
||||||
|
:END:
|
||||||
The dossier is split over very many =.tex= files, a
|
The dossier is split over very many =.tex= files, a
|
||||||
=candidature.sty= file, and a number of =.bib= files storing various
|
=candidature.sty= file, and a number of =.bib= files storing various
|
||||||
bibliographies. The =.tex= files contain a chapter of the dossier
|
bibliographies. The =.tex= files contain a chapter of the dossier
|
||||||
|
@ -54,10 +57,16 @@
|
||||||
publications which are not tracked on DBLP.
|
publications which are not tracked on DBLP.
|
||||||
|
|
||||||
* My CV in French
|
* My CV in French
|
||||||
|
:PROPERTIES:
|
||||||
|
:VISIBILITY: folded
|
||||||
|
:END:
|
||||||
The dossier includes my two-page short academic CV. I use the
|
The dossier includes my two-page short academic CV. I use the
|
||||||
script [[file:make-cv-fr][make-cv-fr]] to extract it to [[file:sivanov-cv-fr.pdf][sivanov-cv-fr.pdf]].
|
script [[file:make-cv-fr][make-cv-fr]] to extract it to [[file:sivanov-cv-fr.pdf][sivanov-cv-fr.pdf]].
|
||||||
|
|
||||||
* Old building with Shake :old:
|
* Old building with Shake :old:
|
||||||
|
:PROPERTIES:
|
||||||
|
:VISIBILITY: folded
|
||||||
|
:END:
|
||||||
I don't use Shake any more, because it has been a major hassle over
|
I don't use Shake any more, because it has been a major hassle over
|
||||||
the years.
|
the years.
|
||||||
|
|
||||||
|
@ -88,8 +97,10 @@ cabal build # rebuild the package
|
||||||
nested subdirectory of file:_shake. For convenience, the symlink
|
nested subdirectory of file:_shake. For convenience, the symlink
|
||||||
=build= in the root directory of the dossier points to this binary.
|
=build= in the root directory of the dossier points to this binary.
|
||||||
|
|
||||||
|
|
||||||
* Local Variables :noexport:
|
* Local Variables :noexport:
|
||||||
|
:PROPERTIES:
|
||||||
|
:VISIBILITY: folded
|
||||||
|
:END:
|
||||||
# Local Variables:
|
# Local Variables:
|
||||||
# eval: (auto-fill-mode)
|
# eval: (auto-fill-mode)
|
||||||
# ispell-local-dictionary: "en"
|
# ispell-local-dictionary: "en"
|
||||||
|
|
Loading…
Reference in a new issue