Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

GMT.sty 711 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
  1. %------------------------------------------
  2. % $Id$
  3. %
  4. % The GMT Documentation Project
  5. % Copyright 1998-2008.
  6. % Paul Wessel and Walter H. F. Smith
  7. %------------------------------------------
  8. %
  9. \def\@makechapterhead#1{%
  10. % \vspace*{10\p@}%
  11. {\parindent \z@ \raggedright \normalfont
  12. % \ifnum \c@secnumdepth >\m@ne
  13. % \huge\bfseries \@chapapp\space \thechapter
  14. % \par\nobreak
  15. % \vskip 10\p@
  16. % \fi
  17. \interlinepenalty\@M
  18. \LARGE \bfseries \underline {\thechapter.\space #1}\par\nobreak
  19. \vskip 20\p@
  20. }}
  21. \def\@makeschapterhead#1{%
  22. % \vspace*{10\p@}%
  23. {\parindent \z@ \raggedright
  24. \normalfont
  25. \interlinepenalty\@M
  26. \LARGE \bfseries #1\par\nobreak
  27. \vskip 20\p@
  28. }}
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...