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
Next revisionBoth sides next revision
undertype_notes [2013-06-25 10:31] nikundertype_notes [2013-06-25 10:46] nik
Line 1: Line 1:
 ==== Undertype Notes ==== ==== Undertype Notes ====
  
-notes for http://home.gna.org/undertype/+notes for http://home.gna.org/undertype/ a line based typsetting and layout programme
  
-==== build ====+==== 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
Line 9: Line 9:
   * add "INCLUDEPATH += /opt/local/include/freetype2" to src/src.pro   * add "INCLUDEPATH += /opt/local/include/freetype2" to src/src.pro
   * make   * make
 +
 +==== terms / window names ====
 +  * 'Casses' ([en] "Type Case" (or just "Case") suggestion "Mixed Case") which control font use
 +  * 'Composteur' ([en] "Composing stick") for layout and editing of a single line
 +  * Forme/Page on which various lines are arranged
  
 ====basic workflow==== ====basic workflow====
Line 17: Line 22:
   * charaters should be availble in a tray   * charaters should be availble in a tray
   * type some text using the keyboard. this text should appear in the "Composteur"   * type some text using the keyboard. this text should appear in the "Composteur"
-  +  * if required, select and move the various letters 
 +  * press return to display the line in the "forme" (same in [en]) 
 +  * move line around as required  
 +  * select line in the "forme" to make changes in the "Composteur" 
 ====keys==== ====keys====
  
Line 42: Line 51:
  
 | Key_E | wantEdit ( static_cast<ULGlyphItem*> ( it.first() ) ) | | Key_E | wantEdit ( static_cast<ULGlyphItem*> ( it.first() ) ) |
 +
 +==== feature requests / bug reports ====
 +  * use backspace and delete keys interchangeably
 +  * copy & paste (despite metaphorical inconsistency)
   
  
  • undertype_notes.txt
  • Last modified: 2013-07-01 17:13
  • by 94.109.71.196