Difference between revisions of "Typesetting Hex"

From HexWiki
Jump to: navigation, search
(Added another LaTeX package. Expanded some links.)
Line 5: Line 5:
 
* [[Cameron Browne]] has a tool for setting Hex diagrams, which he used in his [[Hex Strategy Making the Right Connections|book]].
 
* [[Cameron Browne]] has a tool for setting Hex diagrams, which he used in his [[Hex Strategy Making the Right Connections|book]].
 
* It is possible to type Hex boards directly into text by using one of the [[Unicode and ASCII boards]]
 
* It is possible to type Hex boards directly into text by using one of the [[Unicode and ASCII boards]]
* A website for drawing diagrams and exporting them in SVG format: [http://www.mseymour.ca/hex_draw/hexdraw.html]
+
* A website for drawing diagrams and exporting them in SVG format: [http://www.mseymour.ca/hex_draw/hexdraw.html http://www.mseymour.ca/hex_draw/hexdraw.html]
* Some LaTeX code for drawing diagrams with tikz: [https://github.com/matthewseymour/hex_latex]
+
* Some LaTeX code for drawing diagrams with TikZ: [https://github.com/matthewseymour/hex_latex https://github.com/matthewseymour/hex_latex]
 +
* Another LaTeX package for drawing diagrams with TikZ: [https://www.mathstat.dal.ca/~selinger/hexboard/ https://www.mathstat.dal.ca/~selinger/hexboard/]
  
 
For information on creating Hex diagrams on this wiki, see [[New board diagrams]].
 
For information on creating Hex diagrams on this wiki, see [[New board diagrams]].

Revision as of 01:43, 23 January 2023

When creating Hex diagrams for printed media, you can use raster graphics (if their resolution is high enough) or use a vector graphics application. Some tools specific to Hex have been created:

For information on creating Hex diagrams on this wiki, see New board diagrams.