[wiki] [official] consistant formatting of fibonacci.md

From: Jeroen Schot <schot_AT_a-eskwadraat.nl>
Date: Thu, 17 Jul 2008 17:19:24 +0100 (BST)

changeset: 23:3166e84bf764
user: Jeroen Schot <schot_AT_a-eskwadraat.nl>
date: Thu Jul 17 11:51:42 2008 +0200
files: dwm/patches/fibonacci.md
description:
consistant formatting of fibonacci.md


diff -r d9a594f886f6 -r 3166e84bf764 dwm/patches/fibonacci.md
--- a/dwm/patches/fibonacci.md Wed Jul 16 19:00:00 2008 -0400
+++ b/dwm/patches/fibonacci.md Thu Jul 17 11:51:42 2008 +0200
_AT_@ -3,9 +3,10 @@
 
 ## Description
 
-This patch adds two new layouts (`spiral` and `dwindle`) that arranges all windows in Fibonacci tiles:
-The first window uses half the screen, the second the half of the remainder, etc.
-Ascii representations and a real screenshot of the spiral arrangement can be seen below.
+This patch adds two new layouts (`spiral` and `dwindle`) that arranges all
+windows in Fibonacci tiles: The first window uses half the screen, the second
+the half of the remainder, etc. Ascii representations and a real screenshot of
+the spiral arrangement can be seen below.
 
     +-----------+-----------+ +-----------+-----------+
     | | | | | |
_AT_@ -25,7 +26,8 @@
 ## Usage
 
  1. Download the patch and apply according to the [general instructions](.).
- 2. Include the `fibonacci.h` header file and add `spiral` and/or `dwindle` to the `Layout` section of your `config.h` file.
+ 2. Include the `fibonacci.h` header file and add `spiral` and/or `dwindle` to
+ the `Layout` section of your `config.h` file.
     Example from `config.default.h`:
 
         #include "tile.h"
_AT_@ -40,22 +42,23 @@
 
 ## Download
 
- * [dwm-5.0-fibonacci.diff](http://herbst.homeunix.org/~jceb/dwm/5.0/current/dwm-5.0-fibonacci.diff)
- * [dwm-4.6-fibonacci.diff][6]
+ * [dwm-5.0-fibonacci.diff][3]
+ * [dwm-4.6-fibonacci.diff][4]
  * [dwm-4.5-fibonacci.diff][5]
- * [dwm-4.4.1-fibonacci.diff][3] (3.0kb) (20070826)
+ * [dwm-4.4.1-fibonacci.diff][6] (3.0kb) (20070826)
 
 ## Author
 
  * Jeroen Schot - <schot_AT_a-eskwadraat.nl>
  * Updated by Jan Christoph Ebersbach - <jceb_AT_e-jc.de>
 
-Joe Thornber's spiral tiling for [Xmonad][4] formed the inspiration for this patch.
+Joe Thornber's spiral tiling for [Xmonad][7] formed the inspiration for this
+patch.
 
 [1]: http://schot.a-eskwadraat.nl/images/dwm-spiral_small.png
 [2]: http://schot.a-eskwadraat.nl/images/dwm-spiral.png
-[3]: http://schot.a-eskwadraat.nl/files/dwm-4.4.1-fibonacci.diff
-[4]: http://www.xmonad.org
+[3]: http://herbst.homeunix.org/~jceb/dwm/5.0/current/dwm-5.0-fibonacci.diff
+[4]: http://www.e-jc.de/dwm/4.6/current/dwm-4.6-fibonacci.diff
 [5]: http://www.e-jc.de/dwm/4.5/dwm-4.5-tip_ac233c362502-fibonacci.diff
-[6]: http://www.e-jc.de/dwm/4.6/current/dwm-4.6-fibonacci.diff
-
+[6]: http://schot.a-eskwadraat.nl/files/dwm-4.4.1-fibonacci.diff
+[7]: http://www.xmonad.org
Received on Thu Jul 17 2008 - 18:19:24 CEST

This archive was generated by hypermail 2.3.0 : Thu Sep 13 2012 - 19:30:21 CEST