summaryrefslogtreecommitdiff
path: root/ps/lilyponddefs.ps
Commit message (Collapse)AuthorAgeFilesLines
* Remove old TODO comments.Erlend Aasland2007-11-281-2/+0
|
* * scm/framework-ps.scm (dump-stencil-as-EPS): naming pad-eps-boxes.Han-Wen Nienhuys2006-09-171-4/+0
| | | | | | | * scm/backend-library.scm: option naming: gs-font-load*s* * scm/framework-eps.scm (dump-stencils-as-EPSes): rename option to include-eps-fonts
* Fix some bugs in the dynamic engraver and PostScript backendErlend Aasland2006-05-311-0/+4
|
* * scm/framework-ps.scm (dump-stencil-as-EPS): naming pad-eps-boxes.Han-Wen Nienhuys2006-09-171-4/+0
| | | | | | | * scm/backend-library.scm: option naming: gs-font-load*s* * scm/framework-eps.scm (dump-stencils-as-EPSes): rename option to include-eps-fonts
* *** empty log message ***Han-Wen Nienhuys2006-04-041-2/+1
|
* the great dash-replace.Han-Wen Nienhuys2006-02-061-3/+3
| | | | | (lilypond_version_re_str): require only numbers and dots in \version string.
* * Documentation/topdocs/NEWS.tely (Top): simplify NEWS entry, addHan-Wen Nienhuys2006-01-301-35/+0
| | | | | | | | | | Nicolas. * scm/define-markup-commands.scm (epsfile): add scaling to \epsfile. * ps/lilyponddefs.ps: remove start-system, stop-system, start-page fluff. This saves putting { } code on the stack, fixing stack overflows when including EPS files.
* remove reencode-fontHan-Wen Nienhuys2005-04-031-27/+0
|
* (dump-stencil-as-EPS): robustness: ensureHan-Wen Nienhuys2005-01-301-2/+0
| | | | that both X and Y extents of bbox are non-nil.
* add start-page, start-system doesn'tHan-Wen Nienhuys2005-01-291-4/+8
| | | | | translate to top of page. Fixes alignment problems of lilypond-generated EPS files.
* * scm/framework-ps.scm (ps-embed-pfa): New function to define a fontWerner Lemberg2005-01-181-48/+52
| | | | | | | | | resource. (setup): New function to define a `Setup' environment. (preamble): Use new functions. * ps/lilypond.defs (init-lilypond-parameters): New function to get rid of directly executed PS code. Used in scm/framework-ps.scm.
* Remove trailing whitespace.Werner Lemberg2005-01-181-4/+4
|
* * ps/lilyponddefs.ps: put mm -> pt scaling in here.Han-Wen Nienhuys2005-01-011-1/+3
| | | | | * scm/framework-ps.scm (output-variables): separately scale the page to mm
* * flower/file-path.cc (find): try to open directly as well, so weHan-Wen Nienhuys2004-12-251-1/+1
| | | | | | | | | | | find absolute path files. * lily/pango-select.cc: new file. * scm/framework-ps.scm: remove all encoding code. load pfb/pfa for PangoFont too. * lily/lily-guile.cc (ly_chain_assoc_get): new function.
* * scm/framework-ps.scm (output-framework): handle landscape settings.Han-Wen Nienhuys2004-09-061-14/+13
| | | | * ps/lilyponddefs.ps: cleanup.
* * lily/ly-module.cc (LY_DEFINE): bugfix.Han-Wen Nienhuys2004-05-301-13/+0
| | | | | | | | | | | | | | | | | | | | | | * lily/paper-book.cc (book_title): separate function for the book title. * scm/page-layout.scm (default-book-title): only account for markup fields. * scm/framework-ps.scm: new file. Move high level interface from output-ps.scm * scm/framework-tex.scm (dump-line): new file. High level interface for output (pages, systems, header). * lily/paper-book.cc (split_string): new function (output): output multiple formats, i.e. --format=ps,tex * scm/output-ps.scm (output-scopes): dump variables directly. (define-fonts): rewrite for new interface * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
* * lily/paper-book.cc (split_string): new functionHan-Wen Nienhuys2004-05-301-9/+0
| | | | | | | | | | | | | | | | (output): output multiple formats, i.e. --format=ps,tex * scm/output-ps.scm (output-scopes): dump variables directly. (define-fonts): rewrite for new interface * ps/lilyponddefs.ps: remove lilypondpaper redefinitions. * lily/paper-outputter.cc (Paper_outputter): take format argument. * lily/main.cc (parse_argv): don't set extension for output. * lily/clef-engraver.cc (create_clef): remove Staff_symbol_referencer::set_position() call.
* * ps/lilyponddefs.ps: Remove automatic page layout.Jan Nieuwenhuizen2004-03-111-157/+12
| | | | | | | | | | * scm/output-ps.scm (new-start-system): New interface function. * lily/include/paper-outputter.hh (output_line): Add ORIGIN parameter. * lily/paper-book.cc (output): Bugfix. * ps/lilyponddefs.ps: Bugfix.
* * ps/lilyponddefs.ps: Bugfix.Jan Nieuwenhuizen2004-03-111-2/+9
| | | | * input/regression/multi-measure-rest-instr-name.ly: Typo.
* Do header and footer.Jan Nieuwenhuizen2004-03-101-0/+1
|
* * lily/paper-book.cc (get_pages): Bugfix: set dimensions for titles.Jan Nieuwenhuizen2004-03-101-25/+20
| | | | | | | | * ps/lilyponddefs.ps: Use only very small top-marging. (init-paper): Also pop page size string. (start-page, stop-page): New function. * scm/output-ps.scm (header-end): Remove stray exec commands.
* * lily/font-select.cc (properties_to_font_size_family): FixJan Nieuwenhuizen2004-03-091-0/+26
| | | | | | | | | | | | | | | warning message. * Experimental PostScript latin1 encoding: * mf/GNUmakefile (SAUTER_FONTS): Add ecmb14 ecrm12. * scm/output-ps.scm: Experimental encoding using reencode-font. * scm/font.scm: Add latin1 `font-shape'. * scm/define-markup-commands.scm (latin-i): New font-shape command. * ps/lilyponddefs.ps (reencode-font): New function.
* *** empty log message ***Jan Nieuwenhuizen2004-03-031-5/+5
|
* * scm/output-ps.scm (make-title, output-scopes): FurtherJan Nieuwenhuizen2004-03-021-2/+3
| | | | | | | | | | development. * input/test/title-markup.ly: New file. * ps/lilyponddefs.ps: Disable PostScript titling. * lily/paper-score.cc (process): Qoute PORT argument to make-title.
* (Fontmap, Fontmap.lily): Add Fontmap for GS.Jan Nieuwenhuizen2004-02-251-0/+3
|
* * ps/music-drawing-routines.ps:Jan Nieuwenhuizen2004-02-241-1/+3
| | | | * ps/lilyponddefs.ps: Add end markers.
* ''Han-Wen Nienhuys2002-04-011-3/+3
|
* release: 1.5.45Han-Wen Nienhuys2002-03-211-1/+1
|
* release: 1.5.43Han-Wen Nienhuys2002-03-191-1/+12
|
* patch::: 1.5.20.jcn1Jan Nieuwenhuizen2001-11-011-7/+7
| | | | | | | | | | | | | | | | | 1.5.20.jcn1 =========== * Fixed direct PostScript output, and changed default fonts. * Bugfix: automaticMelismata in refman (huh, or should lily be changed?) * pktrace: cp mf/out/feta20.* $HOME/usr/src/sketch-0.7.8/Resources/Fontmetrics echo 'TeX-feta20,feta20,Roman,-gnu-feta20-medium-r-normal,adobe-fontspecific,feta20' >> $HOME/usr/src/sketch-0.7.8/Resources/Fontmetrics/std.sfd 1.5.20 ======
* release: 1.5.8Han-Wen Nienhuys2001-08-301-1/+0
| | | | | | | | | | | | | | | | | | | | ========== * reinclude input/bugs/*.ly * Mensural flags (Juergen Reuter) * Fixed problem with hanging Xdvi from redhat 7.x. See also http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=52089 * Bugfix: don't crash if kpse_find_file returns 0. * Bugfix: don't allocate \outputscale for every file. * Bugfix: mixing different rhythms on one staff doesn't muck up the spacing that much. 1.5.7.h
* patch::: 1.5.4.jcn3Jan Nieuwenhuizen2001-08-101-1/+1
| | | | 1.5.4.jcn3
* release: 1.5.0Han-Wen Nienhuys2001-06-291-23/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ===== * experimental grace notes: - add grace timing to Moment - hack to Sequential_music_iterator to use the correct timing for the note before a grace - change the implementation of \grace construct - property set/unset (eg. font size) is done through startGraceMusic and stopGraceMusic - various engraver fixes to deal with the fact that the main-time-moment may remain the same during several steps. - Change column creation logic in score-engraver. * Bugfix: don't crash when \name not set in \translator block. * rename ly/*.ly to ly/*-init.ly (except language files) to avoid name clashes * deprecate Property_engraver, add Font_size_engraver to Staff, Voice and Thread. * Change mailing list address: *gnu-music*@gnu.org becomes *lilypond*@gnu.org * Put span-bar lines only between the other barlines, not on top of them (thanks to Juergen Reuter) 1.4.4.j
* release: 1.4.4Han-Wen Nienhuys2001-06-271-0/+23
| | | | | | | | | | | | | | | | | ========== * Included documentatioon and post-flex lexer.cc patch for Debian/unstable gcc-3.0. * Enhanced gcc autoconf and make messages. * Added -mieee to CFLAGS for alpha. * Fixed help and documentation of new LilyPond command line. * Redirected SuSE download to ftp.lilypond.org (where mirror script runs). 1.
* patch::: 1.4.3.jcn4Jan Nieuwenhuizen2001-06-271-23/+0
|
* patch::: 1.4.0.jcn5Jan Nieuwenhuizen2001-05-131-0/+17
| | | | | | | | | | | 1.4.0.jcn5 ========== * configure: check for splitting makeinfo; small fixes for non-splitting makeinfo doc. * Added some missing titling (dedication, translator) and fixed ps titling (Thanks David Arnold).
* patch::: 1.3.150.jcn3Jan Nieuwenhuizen2001-04-261-1/+4
| | | | | | | | | | | | | 1.3.150.jcn3 ============ * ly2dvi: reverted footer change that broke mutopia endfooter. * Standchen revision (found four new bugs). * Allow multiple multiply for durations, eg: 'R1 * 3/4 * 10'. * Bugfix for direct PostScript output.
* patch::: 1.3.149.jcn3Jan Nieuwenhuizen2001-04-221-24/+9
| | | | | | | | | | | | | | | | | | | | | 1.3.149.jcn3 ============ * Bugfix: markup text: lines with markup. * Fixed line height in postscript output. --- Generated by janneke@gnu.org, From = lilypond-1.3.149.jcn2, To = lilypond-1.3.149.jcn3 usage cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.149.jcn3.diff Patches do not contain automatically generated files or (urg) empty directories, i.e., you should rerun autoconf, configure
* release: 1.3.149Han-Wen Nienhuys2001-04-161-16/+179
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ============ * Added titling and page wrapping to direct PostScript output. Determining the line height still doesn't work, but you can set lineheight in paper block. * Bugfix: lilypond -o - foo.ly. * Took a stab at jazz-style chord name additions. * Compile fixes: gcc-3.0 snapshots hit Debian unstable. Note that flex-2.5.4a-11 still breaks with g++-3.0pre. * Chord-name cleanups. * Markup text: - added (extent . (min . max)) - overstrike, as alias for (extent . (0 . 0)) - added overstrike property to super and sub - allow text to be in too deep list, ie: #'((("text"))) still works - allow HEAD to be in too deep list, ie: #'(((bold)) "foo") - fixes to raise - renamed (rows to (columns (Thanks Mats; I must have been asleep when I wrote that code) - renamed align to axis * Fixes for german-chords.ly (Rune). * update-lily: use ftplib, notify upon failure, not success. * Oops, I did it again (Han-Wen). 1.3.148.h
* release: 1.3.107Han-Wen Nienhuys2000-11-121-3/+3
| | | | | | | | | | | | | ============ * Cross compilation and info build fixes, really cancel all builtin rules, sigh. * Generated documentation fixes: Generate all interface descriptions, separately, don't list non-set interface properties with element descriptions. 1.3.106.h
* release: 1.3.7Han-Wen Nienhuys1999-11-181-1/+1
|
* release: 1.1.63Han-Wen Nienhuys1999-07-201-1/+1
|
* release: 1.1.62Han-Wen Nienhuys1999-07-191-19/+0
|
* release: 1.1.55Han-Wen Nienhuys1999-07-091-138/+14
|
* release: 1.1.39Han-Wen Nienhuys1999-04-121-9/+17
|
* patch::: 1.1.35.jcn1: ps fixes -- huh?Jan Nieuwenhuizen1999-03-171-4/+5
| | | | | pl 35.jcn1 - some ps fixes
* patch::: 1.1.29.jcn2: jcn2Jan Nieuwenhuizen1999-02-091-0/+3
| | | | | | | | | | | | | | | | | | | | | | | pl 29.jcn2 - resurrected ps output --- Generated by janneke@gnu.org using package-diff 0.62, >From = lilypond-1.1.29.jcn1, To = lilypond-1.1.29.jcn2 usage cd lilypond-source-dir; patch -E -p1 < lilypond-1.1.29.jcn2.diff Patches do not contain automatically generated files or (urg) empty directories, i.e., you should rerun autoconf, configure and possibly make outdirs. --state 1.1.29.jcn1 1.1.29.jcn2 ++state
* release: 1.1.6Han-Wen Nienhuys1998-11-161-1/+1
|
* patch::: 1.1.5.jcn2: extenderJan Nieuwenhuizen1998-11-141-1/+10
| | | | | | | pl5.jcn2 - extender-*, see input/test/extender.ly - bf: half-beam length (urg) - fixes: standchen, star
* release: 1.1.5Han-Wen Nienhuys1998-11-131-2/+7
|