diff options
| author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-11-13 23:11:40 +0100 | 
|---|---|---|
| committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-11-13 23:11:40 +0100 | 
| commit | 5a8f9e0353151b476d8efe6007aa941e271b8b7b (patch) | |
| tree | 5f55394af273e117a6b3d97527eae27e988b2bbb | |
| parent | Good progress (diff) | |
| download | joe-www-5a8f9e0353151b476d8efe6007aa941e271b8b7b.tar.gz joe-www-5a8f9e0353151b476d8efe6007aa941e271b8b7b.tar.bz2 joe-www-5a8f9e0353151b476d8efe6007aa941e271b8b7b.tar.xz joe-www-5a8f9e0353151b476d8efe6007aa941e271b8b7b.tar.zst joe-www-5a8f9e0353151b476d8efe6007aa941e271b8b7b.zip | |
troff norm translation in progress
Diffstat (limited to '')
| -rw-r--r-- | docs/dergods_style_v0.1.ms | 27 | 
1 files changed, 11 insertions, 16 deletions
| diff --git a/docs/dergods_style_v0.1.ms b/docs/dergods_style_v0.1.ms index 4554085..37d0217 100644 --- a/docs/dergods_style_v0.1.ms +++ b/docs/dergods_style_v0.1.ms @@ -3,7 +3,7 @@  .nr LL 6.5i  .defcolor blue    rgb 0.1f 0.1f 1.0f  .defcolor bsdred  rgb #9d2121 -.defcolor codered rgb #720000 +.defcolor codered rgb #900000  .defcolor grey    rgb #aaaaaa  .defcolor black   rgb #000000  .color @@ -22,11 +22,17 @@  .B "\m[bsdred]\\$1\m[]" \\$2 \\$3  ..  .de nh +.gcolor bsdred  .NH \\$1  .ps 14p +\\$2 +.gcolor  .. -.gcolor black  . +. +. +. +.gcolor black  .bsdr  .TL  .LG @@ -42,8 +48,6 @@ v0.1  .DA - -  .XS 1  .ps 12p  .b "1. Introduction" @@ -53,12 +57,7 @@ v0.1  .PX - - -.bsdr -.nh 1 -Introduction -.endc +.nh 1 "Introduction"  .PP  The following is a description of  .b "Dergods' Style" @@ -74,9 +73,5 @@ manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html \  \f(CW\m[codered]style(9)\m[]\f[]  .gcolor  with some changes. -.bsdr -.nh 1 -Projects and version control -.nh 2 -Directories -.endc +.nh 1 "Projects and version control" +.nh 2 "Directories" | 
