• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

READMEH A D05-Nov-2021473 118

UseLATEX.cmakeH A D05-Nov-202134.3 KiB844768

fancy.styH A D05-Nov-20219.4 KiB234215

here.styH A D05-Nov-20218.3 KiB214211

hfill.istH A D05-Nov-2021155 77

picins.styH A D05-Nov-202117.3 KiB579517

subindexH A D05-Nov-20211.4 KiB9268

underscore.styH A D05-Nov-20219.9 KiB233194

README

1So, you want to build the manual? This is now easy.
2
31. Configure the main GROMACS repo with GMX_BUILD_MANUAL=on
42. cmake will run some detection about whether this is possible
53. Later, use "make manual," which will build GROMACS in the
6   usual way, and use the generated binaries to build the manual.
7
8An installation of pdflatex and ImageMagick is assumed by the
9UseLATEX.cmake package (http://www.itk.org/Wiki/CMakeUserUseLATEX)
10that is used by manual/CMakeLists.txt.
11