]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
10 years agoRelease: update news. release/2.17.21-1
Phil Holmes [Sun, 30 Jun 2013 15:35:49 +0000 (16:35 +0100)]
Release: update news.

10 years agoPO: update template.
Phil Holmes [Sun, 30 Jun 2013 15:35:41 +0000 (16:35 +0100)]
PO: update template.

10 years agoRelease: bump VERSION_DEVEL.
Phil Holmes [Sun, 30 Jun 2013 15:35:32 +0000 (16:35 +0100)]
Release: bump VERSION_DEVEL.

10 years agoFix Janek's e-mail in Ponding.
Mike Solomon [Sun, 30 Jun 2013 11:29:37 +0000 (07:29 -0400)]
Fix Janek's e-mail in Ponding.

10 years agoUpdates to NR chapter 2
Phil Holmes [Tue, 25 Jun 2013 14:24:30 +0000 (15:24 +0100)]
Updates to NR chapter 2

10 years agoIssue 3422: Changing EventChord to NoteEvent in scheme-tutorial.itely
Thomas Morley [Sun, 30 Jun 2013 10:19:58 +0000 (12:19 +0200)]
Issue 3422: Changing EventChord to NoteEvent in scheme-tutorial.itely

Signed-off-by: David Kastrup <dak@gnu.org>
10 years agoAnnounces the LilyPond Blog in pondings.
Mike Solomon [Sun, 30 Jun 2013 01:13:00 +0000 (21:13 -0400)]
Announces the LilyPond Blog in pondings.

10 years agonews: lilypondblog moved to new domain
Janek Warchoł [Sat, 29 Jun 2013 19:49:02 +0000 (21:49 +0200)]
news: lilypondblog moved to new domain

10 years agoUpdates to NR chapter 1
Phil Holmes [Fri, 21 Jun 2013 13:56:27 +0000 (14:56 +0100)]
Updates to NR chapter 1

10 years agoIssue 3420: Stop Documentation/ly-examples/orchestra.ly from redefining markup commands
David Kastrup [Sat, 22 Jun 2013 18:57:09 +0000 (20:57 +0200)]
Issue 3420: Stop Documentation/ly-examples/orchestra.ly from redefining markup commands

10 years agoIssue 3424: Forgotten @code{} in pitch-scheme.cc
Thomas Morley [Wed, 26 Jun 2013 12:15:39 +0000 (14:15 +0200)]
Issue 3424: Forgotten @code{} in pitch-scheme.cc

Wraps middleCOffset from doc-string of "ly:set-middle-C!"
(pitch-scheme.cc) into @code{}

10 years agooutside-staff-padding: just one pad; issue 2910
Keith OHara [Thu, 13 Jun 2013 07:27:25 +0000 (00:27 -0700)]
outside-staff-padding: just one pad; issue 2910

The 'outside-staff-padding of the object being placed on the outside is
left between it and any objects closer to the staff.

10 years agoIssue 3414: Mark c0-position as an internal grob property
David Kastrup [Wed, 19 Jun 2013 09:42:27 +0000 (11:42 +0200)]
Issue 3414: Mark c0-position as an internal grob property

Since its value is explicitly initialized from either
middleCClefPosition or middleCPosition for the relevant grobs
KeySignature and KeyCancellation, overriding or tweaking it has no
visible effect.

10 years agoLSR updates
Phil Holmes [Sat, 22 Jun 2013 09:26:29 +0000 (10:26 +0100)]
LSR updates

10 years agoLocal LSR updates
Phil Holmes [Sat, 22 Jun 2013 09:05:58 +0000 (10:05 +0100)]
Local LSR updates

10 years agoMerge branch 'master' into translation
Jean-Charles Malahieude [Fri, 21 Jun 2013 19:20:08 +0000 (21:20 +0200)]
Merge branch 'master' into translation

10 years agoIssue 3413: Remove patches from elisp
David Kastrup [Sun, 16 Jun 2013 20:13:39 +0000 (22:13 +0200)]
Issue 3413: Remove patches from elisp

The files emacsclient.patch and server.el.patch applied to ancient
versions of Emacs.  They have been unnecessary for more than 8 years
now.  There is no conceivable use for them any more.

10 years agoWeb: Use @dots{} instead of ... in intro and helpus
Jean-Charles Malahieude [Sat, 15 Jun 2013 09:47:08 +0000 (11:47 +0200)]
Web: Use @dots{} instead of ... in intro and helpus

10 years agoDoc: Use @dots{} instead of ... in Usage
Jean-Charles Malahieude [Sat, 15 Jun 2013 09:46:26 +0000 (11:46 +0200)]
Doc: Use @dots{} instead of ... in Usage

10 years agoDoc: Use @dots{} instead of ... in LM
Jean-Charles Malahieude [Sat, 15 Jun 2013 09:45:53 +0000 (11:45 +0200)]
Doc: Use @dots{} instead of ... in LM

10 years agoDoc: Use @dots{} instead of ... in Extending
Jean-Charles Malahieude [Sat, 15 Jun 2013 09:44:05 +0000 (11:44 +0200)]
Doc: Use @dots{} instead of ... in Extending

10 years agoIssue 3411: Mostly cosmetic simplifications in woodwind diagrams and library
David Kastrup [Thu, 13 Jun 2013 13:52:14 +0000 (15:52 +0200)]
Issue 3411: Mostly cosmetic simplifications in woodwind diagrams and library

10 years agoRemove bashisms from some build scripts
David Kastrup [Tue, 18 Jun 2013 11:56:31 +0000 (13:56 +0200)]
Remove bashisms from some build scripts

test uses = and not == for comparisons.

10 years agoLet the system-start brace have a extent; issue 3386
Keith OHara [Sat, 8 Jun 2013 04:46:36 +0000 (21:46 -0700)]
Let the system-start brace have a extent; issue 3386

10 years agoRun scripts/auxiliar/update-with-convert-ly.sh
David Kastrup [Sat, 15 Jun 2013 08:24:52 +0000 (10:24 +0200)]
Run scripts/auxiliar/update-with-convert-ly.sh

10 years agoIssue 3406: convert-ly: Flag.transparent and Flag.color inherit from Stem
David Kastrup [Sun, 9 Jun 2013 10:37:33 +0000 (12:37 +0200)]
Issue 3406: convert-ly: Flag.transparent and Flag.color inherit from Stem

After issue 3395, Flag color and transparency does not need to be
changed in synch with Stem color and transparency.

Strictly speaking, it is overkill to change synchronized reverts along
with synchronized overrides: this does not work with things like

\override Stem.color = #red
\override Flag.color = #blue
...
\revert Stem.color
\revert Flag.color

where only the reverts get conflated (and thus Flag color stays in
place).  That's less than perfect, but probably better than leaving
reverts alone (for Flag.transparent, they might have been created
automatically by an earlier convert-ly rule).

10 years agoIssue3383: old-straight-flag + smaller Stem.thickness gives no output and huge over
David Kastrup [Thu, 6 Jun 2013 15:37:44 +0000 (17:37 +0200)]
Issue3383: old-straight-flag + smaller Stem.thickness gives no output and huge over

This replaces the numerically imprudent y_intercept_ in buildings with
start_height_ and adapts calculations.

10 years agocleanup
Benkő Pál [Thu, 6 Jun 2013 20:46:41 +0000 (22:46 +0200)]
cleanup

- remove unused variable appearance
- fix a copy'n'paste typo in comment
- space before function call

10 years agoissue 3403: make Completion_rest_engraver aware of completionUnit
Benkő Pál [Thu, 6 Jun 2013 20:04:51 +0000 (22:04 +0200)]
issue 3403: make Completion_rest_engraver aware of completionUnit

following up issues 2470 and 3402
(49e8c80e3282cefff91ad1b5aaff5d91b443ba5e and
8aa4cb6bb69145e54f92f2043762219ca008e144)

10 years agoextend completion unit testing to test rests too
Benkő Pál [Thu, 6 Jun 2013 20:02:56 +0000 (22:02 +0200)]
extend completion unit testing to test rests too

10 years agoIssue 3402: Completion_heads_engraver should declare input property completionUnit
David Kastrup [Thu, 6 Jun 2013 13:05:40 +0000 (15:05 +0200)]
Issue 3402: Completion_heads_engraver should declare input property completionUnit

10 years agoIssue 3401: Parser error with void function in music list
David Kastrup [Thu, 6 Jun 2013 13:36:48 +0000 (15:36 +0200)]
Issue 3401: Parser error with void function in music list

Problem code fixed:

test =
   (symbol-list?))

{
  \test Symbol
}

This patch is sort of a so-so fix for the problem: for one thing,
embedded_scm_closed should not have been able to end in a symbol list
in the first place since parsing those requires lookahead for '.'.
The grammar has now been changed to use embedded_scm, and just backs
up in the case a scheme function/identifier returns a markup in lyrics
mode (which can then be assembled with duration and post-events into a
more complex music expression).  If parsing the source for the markup
required lookahead, the same error will be thrown.

But that use case of Scheme functions in Lyrics mode for generating
markups to be turned into lyric events is a lot more exotic than the
one triggering this issue.  The current fix at least results in
predictable behavior outside of using Lyrics mode, and in particular
for uses of define-void-function.

10 years agoFix file permissions.
Werner Lemberg [Tue, 11 Jun 2013 06:32:20 +0000 (08:32 +0200)]
Fix file permissions.

10 years agoRemove two extra spaces from DOC strings
David Kastrup [Mon, 10 Jun 2013 15:35:58 +0000 (17:35 +0200)]
Remove two extra spaces from DOC strings

10 years agoRun scripts/auxiliar/fixscm.sh scm/*.scm
David Kastrup [Mon, 10 Jun 2013 15:28:51 +0000 (17:28 +0200)]
Run scripts/auxiliar/fixscm.sh scm/*.scm

10 years agoReformat code of format-time-fraction for better indentation
David Kastrup [Mon, 10 Jun 2013 13:54:24 +0000 (15:54 +0200)]
Reformat code of format-time-fraction for better indentation

10 years agoFix quote marks in doc string of string->string-list.
David Kastrup [Mon, 10 Jun 2013 11:29:11 +0000 (13:29 +0200)]
Fix quote marks in doc string of string->string-list.

10 years agoUse Emacs comment convention ";;;" for column 0 comments in define-grob-properties
David Kastrup [Mon, 10 Jun 2013 10:34:33 +0000 (12:34 +0200)]
Use Emacs comment convention ";;;" for column 0 comments in define-grob-properties

10 years agoUse Emacs comment convention (";; " instead of ";") in several files
David Kastrup [Mon, 10 Jun 2013 10:29:19 +0000 (12:29 +0200)]
Use Emacs comment convention (";; " instead of ";") in several files

Or reformat in other ways.

10 years agoIssue 3404 (partially): Small corrections to the scheme reformatting patch.
David Kastrup [Sun, 9 Jun 2013 12:16:58 +0000 (14:16 +0200)]
Issue 3404 (partially): Small corrections to the scheme reformatting patch.

This fixes a number of occurences of opening parens in column 0 inside
of strings and thus paves the ground for letting Emacs
indent/highlight Scheme files properly.

10 years agoRelease: bump VERSION.
Phil Holmes [Sun, 9 Jun 2013 20:16:58 +0000 (21:16 +0100)]
Release: bump VERSION.

10 years agoRelease: update news. release/2.17.20-1
Phil Holmes [Sun, 9 Jun 2013 13:16:18 +0000 (14:16 +0100)]
Release: update news.

10 years agoPO: update template.
Phil Holmes [Sun, 9 Jun 2013 13:16:11 +0000 (14:16 +0100)]
PO: update template.

10 years agoRelease: bump VERSION_DEVEL.
Phil Holmes [Sun, 9 Jun 2013 13:16:02 +0000 (14:16 +0100)]
Release: bump VERSION_DEVEL.

10 years agoRun scripts/auxiliar/makelsr.py
David Kastrup [Sun, 9 Jun 2013 08:55:40 +0000 (10:55 +0200)]
Run scripts/auxiliar/makelsr.py

10 years agoIssue 3393: Let chant-or-psalms-notation snippet use \hide and \undo
David Kastrup [Mon, 3 Jun 2013 15:23:36 +0000 (17:23 +0200)]
Issue 3393: Let chant-or-psalms-notation snippet use \hide and \undo

10 years agoRun scripts/auxiliar/makelsr.py
David Kastrup [Tue, 4 Jun 2013 15:58:24 +0000 (17:58 +0200)]
Run scripts/auxiliar/makelsr.py

10 years agoIssue 3398: Format inserting-score-fragments snippet nicer in the wake of issue 3187
David Kastrup [Tue, 4 Jun 2013 15:55:49 +0000 (17:55 +0200)]
Issue 3398: Format inserting-score-fragments snippet nicer in the wake of issue 3187

10 years agoIssue 3392: Use @dots{} instead of ... in notation manual where appropriate
David Kastrup [Mon, 3 Jun 2013 10:17:44 +0000 (12:17 +0200)]
Issue 3392: Use @dots{} instead of ... in notation manual where appropriate

This uses a typographically preferable variant, and also may render
better in Info format in some circumstances.

10 years agoRun scripts/auxiliar/makelsr.py
David Kastrup [Mon, 3 Jun 2013 17:00:52 +0000 (19:00 +0200)]
Run scripts/auxiliar/makelsr.py

10 years agoIssue 3394/2: Let heavily-customized-polymetric-time-signatures use \compoundMeter
David Kastrup [Mon, 3 Jun 2013 16:57:56 +0000 (18:57 +0200)]
Issue 3394/2: Let heavily-customized-polymetric-time-signatures use \compoundMeter

10 years agoIssue 3394: Let compound-time-signatures snippet use \compoundMeter
David Kastrup [Mon, 3 Jun 2013 16:09:05 +0000 (18:09 +0200)]
Issue 3394: Let compound-time-signatures snippet use \compoundMeter

10 years agoIssue 3395: Let Flag grob inherit color and transparent from its stem by default
David Kastrup [Mon, 3 Jun 2013 17:12:27 +0000 (19:12 +0200)]
Issue 3395: Let Flag grob inherit color and transparent from its stem by default

10 years agoRun scripts/auxiliar/makelsr.py
David Kastrup [Mon, 3 Jun 2013 17:48:48 +0000 (19:48 +0200)]
Run scripts/auxiliar/makelsr.py

10 years agoIssue 3397: Snippet creating-double-digit-fingerings fights windmills
David Kastrup [Mon, 3 Jun 2013 17:46:07 +0000 (19:46 +0200)]
Issue 3397: Snippet creating-double-digit-fingerings fights windmills

10 years agoRun scripts/auxiliar/makelsr.py
David Kastrup [Tue, 4 Jun 2013 16:43:38 +0000 (18:43 +0200)]
Run scripts/auxiliar/makelsr.py

10 years agoIssue 3399: Make parenthesized dynamics snippet more versatile
David Kastrup [Tue, 4 Jun 2013 16:38:01 +0000 (18:38 +0200)]
Issue 3399: Make parenthesized dynamics snippet more versatile

10 years agoRevert "Apply scripts/auxiliar/fixscm.sh"
David Kastrup [Sun, 9 Jun 2013 07:49:51 +0000 (09:49 +0200)]
Revert "Apply scripts/auxiliar/fixscm.sh"

This reverts commit 44dd3acc534e7a534f846810b481c3f603eaa92e.

10 years agoApply scripts/auxiliar/fixscm.sh
Marc Hohl [Thu, 6 Jun 2013 08:35:26 +0000 (10:35 +0200)]
Apply scripts/auxiliar/fixscm.sh

10 years agoReformat some files to let emacs do its work correctly.
Marc Hohl [Thu, 30 May 2013 17:50:04 +0000 (19:50 +0200)]
Reformat some files to let emacs do its work correctly.

10 years agoRun scripts/auxiliar/makelsr.py
David Kastrup [Mon, 3 Jun 2013 15:07:59 +0000 (17:07 +0200)]
Run scripts/auxiliar/makelsr.py

10 years agoFix description in \transpose snippet to account for issue 754
David Kastrup [Mon, 3 Jun 2013 15:04:15 +0000 (17:04 +0200)]
Fix description in \transpose snippet to account for issue 754

10 years agoRemove obsoleted paragraph about \relative { ... } from NR
David Kastrup [Mon, 3 Jun 2013 14:38:18 +0000 (16:38 +0200)]
Remove obsoleted paragraph about \relative { ... } from NR

10 years agoRun scripts/auxiliar/makelsr.py
David Kastrup [Mon, 27 May 2013 14:51:50 +0000 (16:51 +0200)]
Run scripts/auxiliar/makelsr.py

10 years agoIssue 3380: Fix merging-multi-measure-rests-in-a-polyphonic-part.ly snippet
David Kastrup [Mon, 27 May 2013 14:47:01 +0000 (16:47 +0200)]
Issue 3380: Fix merging-multi-measure-rests-in-a-polyphonic-part.ly snippet

This changed behavior after issue 3307

10 years agoIssue 3379: move all tablature related settings to TabStaff
David Kastrup [Tue, 28 May 2013 14:57:53 +0000 (16:57 +0200)]
Issue 3379: move all tablature related settings to TabStaff

Previous to this patch, settings relevant to tablature have been
distributed among TabVoice and TabVoice, presumably modeled along the
corresponding distribution of engravers.

As one consequence, the command \tabFullNotation contained overrides
pertaining to both TabStaff and TabVoice level, leading to
inconsistent behavior when employed in one but not all TabVoice
contexts of a TabStaff, or when used as
\new TabStaff \with { \tabFullNotation }

Moving all overrides and property settings to TabStaff level should
lead to more consistent results.

10 years agoDoc-fr: Updates NR
Jean-Charles Malahieude [Sat, 1 Jun 2013 13:02:30 +0000 (15:02 +0200)]
Doc-fr: Updates NR
  chords, staff, vocal

10 years agoIssue 2832: clefOctavation should inherit properties from Clef
David Kastrup [Wed, 15 May 2013 05:36:01 +0000 (07:36 +0200)]
Issue 2832: clefOctavation should inherit properties from Clef

10 years agoDoc: updates translation-status
Jean-Charles Malahieude [Sat, 1 Jun 2013 07:36:05 +0000 (09:36 +0200)]
Doc: updates translation-status

10 years agoMerge branch 'master' into translation
Jean-Charles Malahieude [Sat, 1 Jun 2013 07:42:31 +0000 (09:42 +0200)]
Merge branch 'master' into translation

10 years agoRevert "side-position-interface: use real positions of cross-staff grobs; issue 3363"
Keith OHara [Sat, 1 Jun 2013 02:48:46 +0000 (19:48 -0700)]
Revert "side-position-interface: use real positions of cross-staff grobs; issue 3363"

This reverts commit 1c893a4e3651018adcc13ea2c8f1c19b19faa722.

10 years agoDoc-fr: updates texidocs
Jean-Charles Malahieude [Wed, 29 May 2013 20:24:57 +0000 (22:24 +0200)]
Doc-fr: updates texidocs
  and adds adding voicee ottava and hairpin's style

10 years agoDoc-fr: updates EL, LM, NR, usage
Jean-Charles Malahieude [Wed, 29 May 2013 20:19:37 +0000 (22:19 +0200)]
Doc-fr: updates EL, LM, NR, usage

10 years agoDoc-it: add chapter 1.3 of notation reference
Federico Bruni [Tue, 28 May 2013 22:50:00 +0000 (00:50 +0200)]
Doc-it: add chapter 1.3 of notation reference

10 years agoDoc-it: LM replace 'dinamica' with 'dinamiche'
Federico Bruni [Tue, 28 May 2013 22:48:49 +0000 (00:48 +0200)]
Doc-it: LM replace 'dinamica' with 'dinamiche'

10 years agoDoc: Minor fixes.
Werner Lemberg [Tue, 28 May 2013 09:07:33 +0000 (11:07 +0200)]
Doc: Minor fixes.

10 years agoCorrect VERSION update
Phil Holmes [Mon, 27 May 2013 09:40:38 +0000 (10:40 +0100)]
Correct VERSION update

10 years agoRelease: bump VERSION.
Phil Holmes [Mon, 27 May 2013 07:38:03 +0000 (08:38 +0100)]
Release: bump VERSION.

10 years agoMerge remote branch 'origin/release/unstable' into HEAD
Phil Holmes [Mon, 27 May 2013 07:37:36 +0000 (08:37 +0100)]
Merge remote branch 'origin/release/unstable' into HEAD

10 years agoregression test update, page-spacing
Keith OHara [Mon, 27 May 2013 04:39:40 +0000 (21:39 -0700)]
regression test update, page-spacing

After commit 968e4722ea19df8485b5fec506c3b2dc9a29c664,
ragged-last-bottom affects spacing less drastically; compensate.
Since about version 2.12, inter-system-space is no longer functional.

10 years agoRelease: update news. release/2.17.19-1
Phil Holmes [Sun, 26 May 2013 15:57:33 +0000 (16:57 +0100)]
Release: update news.

10 years agoPO: update template.
Phil Holmes [Sun, 26 May 2013 15:57:27 +0000 (16:57 +0100)]
PO: update template.

10 years agoRelease: bump VERSION_DEVEL.
Phil Holmes [Sun, 26 May 2013 15:57:21 +0000 (16:57 +0100)]
Release: bump VERSION_DEVEL.

10 years agoFix PNG images.
Werner Lemberg [Sun, 26 May 2013 05:34:04 +0000 (07:34 +0200)]
Fix PNG images.

Since libpng 1.6.0, the library rejects a class of malformed PNGs, aborting
with

  IDAT: invalid distance too far back

To be more precise, the library now relies on certain header fields in the
PNG image which have been ignored previously.  However, a
yet-to-be-identified program or library produces invalid PNGs; one example
of such PNGs is the file `lily-ledger.png'.

libpng 1.6.3 comes with a tool called `png-fix-too-far-back' to correct such
errors in PNG files (together with some other minor optimizations); this
commit contains the results of such a run.

10 years agodefine-grobs.scm: correct oversight on BalloonText; issue 3360
Keith OHara [Sat, 18 May 2013 01:34:24 +0000 (18:34 -0700)]
define-grobs.scm: correct oversight on BalloonText; issue 3360

10 years agoMerge branch 'issue3330'
David Kastrup [Sun, 26 May 2013 00:35:05 +0000 (02:35 +0200)]
Merge branch 'issue3330'

This merges a number of outstanding changes for

Issue 3330: bracketify-stencil moves grob's refpoint

comprising a rewrite of horizontal/vertical spacing.

10 years agoRun scripts/auxiliar/update-with-convert-ly.sh
David Kastrup [Sat, 25 May 2013 22:59:18 +0000 (00:59 +0200)]
Run scripts/auxiliar/update-with-convert-ly.sh

10 years agoAdd convert-ly rule increasing \vspace inside of \column
David Kastrup [Sat, 25 May 2013 11:06:06 +0000 (13:06 +0200)]
Add convert-ly rule increasing \vspace inside of \column

10 years agoAdapt input/regression/page-headers-and-footers.ly to empty lines being empty
David Kastrup [Fri, 24 May 2013 15:39:44 +0000 (17:39 +0200)]
Adapt input/regression/page-headers-and-footers.ly to empty lines being empty

10 years agoDon't remove "empty" stencils in several situations
David Kastrup [Wed, 15 May 2013 21:20:47 +0000 (23:20 +0200)]
Don't remove "empty" stencils in several situations

Removing empty stencils was previously necessary to avoid spurious
spacing in several circumstances that are properly catered for already
by issue 3330.  Consequently, removing those special cases is now
feasible and leads to more consistent results.

10 years agoChange spacing of chord flats to correspond to state before issue 3330
David Kastrup [Sun, 12 May 2013 19:26:26 +0000 (21:26 +0200)]
Change spacing of chord flats to correspond to state before issue 3330

10 years agoRewrite wordwrap-stencils to deal nicely with X/Y-empty spacing
David Kastrup [Thu, 2 May 2013 18:39:00 +0000 (20:39 +0200)]
Rewrite wordwrap-stencils to deal nicely with X/Y-empty spacing

10 years agoRemove manual spacing of fret diagrams in input/regression/fret-diagrams-size.ly
David Kastrup [Thu, 2 May 2013 16:27:50 +0000 (18:27 +0200)]
Remove manual spacing of fret diagrams in input/regression/fret-diagrams-size.ly

After issue 3300, stencils with negative left extent get properly spaced
in a line.

10 years agoIssue 3330: bracketify-stencil moves grob's refpoint
David Kastrup [Wed, 24 Apr 2013 11:07:55 +0000 (13:07 +0200)]
Issue 3330: bracketify-stencil moves grob's refpoint

Also fixes parenthesize-stencil.

10 years agoKeep buildings which are empty in either axis out of skylines
David Kastrup [Sun, 28 Apr 2013 05:20:37 +0000 (07:20 +0200)]
Keep buildings which are empty in either axis out of skylines

10 years agoLet \hspace and \vspace use Y-empty and X-empty spacing, respectively
David Kastrup [Sat, 27 Apr 2013 13:01:18 +0000 (15:01 +0200)]
Let \hspace and \vspace use Y-empty and X-empty spacing, respectively

10 years agoimplement stack-stencil-line in terms of stack-stencils
David Kastrup [Sat, 27 Apr 2013 12:59:48 +0000 (14:59 +0200)]
implement stack-stencil-line in terms of stack-stencils

10 years agosimplify stack-stencils and rewrite stack-stencils-padding-list
David Kastrup [Sun, 28 Apr 2013 12:47:42 +0000 (14:47 +0200)]
simplify stack-stencils and rewrite stack-stencils-padding-list

10 years agoLet stack-lines deal properly with vertical spacing (X-empty stencils)
David Kastrup [Sat, 27 Apr 2013 16:31:01 +0000 (18:31 +0200)]
Let stack-lines deal properly with vertical spacing (X-empty stencils)

10 years agoLet Stencil::align_to abort only if the stencil is empty in the alignment axis
David Kastrup [Sun, 28 Apr 2013 10:53:58 +0000 (12:53 +0200)]
Let Stencil::align_to abort only if the stencil is empty in the alignment axis

Previously, the emptiness check was not axis specific.