File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -60,6 +60,7 @@ namespace HelloWorld.Doublets.DotNet
6060
6161* ` .travis.yml ` - Travis CI build configuration.
6262* ` docfx.json ` and ` toc.yml ` - DocFX build configuration.
63+ * ` fvextra.sty ` - package required for LaTeX document generation.
6364* ` fmt.sh ` - script for formating ` tex ` file for generating PDF from it.
6465* ` fmt.py ` - script for formating single ` .cs ` file as a part of ` tex ` file.
6566* ` Makefile ` - PDF build configuration.
Original file line number Diff line number Diff line change @@ -60,6 +60,7 @@ namespace HelloWorld.Doublets.DotNet
6060
6161* ` .travis.yml ` - конфигурация сборки Travis CI.
6262* ` docfx.json ` and ` toc.yml ` - конфигурация сборки DocFX.
63+ * ` fvextra.sty ` - пакет, необходимый для генерации документов LaTeX.
6364* ` fmt.sh ` - скрипт для форматирования ` tex ` файла для генерации PDF из него.
6465* ` fmt.py ` - скрипт для форматирования одного файла ` .cs ` как части файла ` tex ` .
6566* ` Makefile ` - конфигурация сборки PDF.
You can’t perform that action at this time.
0 commit comments