|
Last change
on this file since 5872 was
1578,
checked in by jghattas, 14 years ago
|
- Add fcm in LMDZ5/tools directory
It is no longer needed to have fcm in your environement PATH variable.
Now makelmdz_fcm takes by default this fcm. It is still possible to use
another fcm, using -fcm_path argument in makelmdz_fcm.
|
|
File size:
300 bytes
|
| Line | |
|---|
| 1 | /* Configuration file for html2ps on the FCM user guide */ |
|---|
| 2 | |
|---|
| 3 | h1 { |
|---|
| 4 | color: navy; |
|---|
| 5 | text-align: center; |
|---|
| 6 | } |
|---|
| 7 | |
|---|
| 8 | h2 { |
|---|
| 9 | color: navy; |
|---|
| 10 | } |
|---|
| 11 | |
|---|
| 12 | h3 { |
|---|
| 13 | color: #40668c; |
|---|
| 14 | } |
|---|
| 15 | |
|---|
| 16 | h4 { |
|---|
| 17 | font-size: 12pt; |
|---|
| 18 | } |
|---|
| 19 | |
|---|
| 20 | a:link { |
|---|
| 21 | color: blue; |
|---|
| 22 | } |
|---|
| 23 | |
|---|
| 24 | @page { |
|---|
| 25 | margin-left: 2cm; |
|---|
| 26 | margin-right: 2cm; |
|---|
| 27 | margin-top: 2cm; |
|---|
| 28 | margin-bottom: 2cm; |
|---|
| 29 | } |
|---|
Note: See
TracBrowser
for help on using the repository browser.