Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
undertype_notes [2013-06-25 11:04] – [basic workflow] nikundertype_notes [2013-07-01 17:13] (current) 94.109.71.196
Line 1: Line 1:
 ==== Undertype Notes ==== ==== Undertype Notes ====
  
-notes for http://home.gna.org/undertype/ a line based typsetting and layout programme+Notes for http://home.gna.org/undertype/ a line based typesetting and layout programme 
 + 
 +==== Build notes for linux ==== 
 +  * git clone git: / / git.constantvzw.org/osp.tools.undertype.git 
 +  * cd osp.tools.undertype.git 
 +  * mkdir build 
 +  * cd build 
 +  * qmake 
 +  * make 
 +  * cd bin 
 +  * RUN THE SOFTWARE 
 +  * ./undertype
  
 ==== build notes for OSX ==== ==== build notes for OSX ====
   * svn co svn: / / svn.gna.org/svn/undertype/trunk undertype    * svn co svn: / / svn.gna.org/svn/undertype/trunk undertype 
   * sudo port install freetype qt4-mac   * sudo port install freetype qt4-mac
-  * qmake +  * qmake  
-  * add "INCLUDEPATH += /opt/local/include/freetype2" to src/src.pro+  * <del>add "INCLUDEPATH += /opt/local/include/freetype2" to src/src.pro</del>
   * make   * make
 +
 +==== rebuild ====
 +  * git pull
 +  * make clean && qmake && make
  
 ==== terms / window names ==== ==== terms / window names ====
Line 15: Line 30:
   * Forme/Page on which various lines are arranged   * Forme/Page on which various lines are arranged
  
-====basic workflow====+==== basic workflow ====
  
   * change focus to 'Casses'    * change focus to 'Casses' 
Line 57: Line 72:
   * copy & paste (despite metaphorical inconsistency)   * copy & paste (despite metaphorical inconsistency)
   * enter key inserts a Unicode Character 'VULGAR FRACTION ONE HALF' (U+00BD) at the end of a line with qt4 on mac   * enter key inserts a Unicode Character 'VULGAR FRACTION ONE HALF' (U+00BD) at the end of a line with qt4 on mac
- +  * if a ttf font is used, the export to pdf break the curves, use oft preferabily
  
  • undertype_notes.1372158268.txt.gz
  • Last modified: 2013-06-25 11:04
  • by nik