Improved standards conformity of the 'html' box design following a suggestion by Denilson F. de Sa

This commit is contained in:
Thomas Jensen 2012-10-19 15:33:21 +00:00
parent db44ab197f
commit ff43cafe6e

View File

@ -2,7 +2,7 @@
# File: boxes-config # File: boxes-config
# Date created: March 17, 1999 (Wednesday, 17:02h) # Date created: March 17, 1999 (Wednesday, 17:02h)
# Author: Thomas Jensen <boxes(at)thomasjensen(dot)com> # Author: Thomas Jensen <boxes(at)thomasjensen(dot)com>
# Version: $Id: boxes-config,v 1.17 2006/07/12 21:05:59 tsjensen Exp tsjensen $ # Version: $Id: boxes-config,v 1.18 2012/10/19 14:10:36 tsjensen Exp tsjensen $
# Format: ASCII Text # Format: ASCII Text
# World Wide Web: http://boxes.thomasjensen.com/ # World Wide Web: http://boxes.thomasjensen.com/
# Purpose: Example configuration file for the boxes program # Purpose: Example configuration file for the boxes program
@ -401,22 +401,22 @@ END javadoc
BOX html BOX html
author "Thomas Jensen <boxes(at)thomasjensen(dot)com>" author "Thomas Jensen <boxes(at)thomasjensen(dot)com>"
revision "1.1" revision "1.2"
revdate "August 22, 1999 (Sunday, 12:48h)" revdate "October 19, 2012 (Friday, 17:32h)"
created "March 18, 1999 (Thursday, 15:26h)" created "March 18, 1999 (Thursday, 15:26h)"
sample sample
<!-- ------------------- --> <!-- - - - - - - - - - - -->
<!-- --> <!-- -->
<!-- --> <!-- -->
<!-- --> <!-- -->
<!-- ------------------- --> <!-- - - - - - - - - - - -->
ends ends
shapes { shapes {
nw ("<!--") nnw (" ") n ("-") nne (" ") ne ("-->") nw ("<!--") nnw (" ") n ("- ") ne ("-->")
w ("<!--") e ("-->") w ("<!--") e ("-->")
sw ("<!--") ssw (" ") s ("-") sse (" ") se ("-->") sw ("<!--") ssw (" ") s ("- ") se ("-->")
} }
padding { h 1 } padding { h 1 }