]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
13 years agoRelease: update news. release/2.13.40-1
Graham Percival [Sun, 21 Nov 2010 05:47:19 +0000 (05:47 +0000)]
Release: update news.

13 years agoRemove head- and foot-separation.
Mark Polesky [Sun, 21 Nov 2010 05:03:15 +0000 (21:03 -0800)]
Remove head- and foot-separation.

13 years agoFix minimum spacing between staves.
Joe Neeman [Sun, 21 Nov 2010 03:39:44 +0000 (19:39 -0800)]
Fix minimum spacing between staves.

Ensure that loose lines with fixed spacing (ie. stretchability zero)
cause the correct minimum-distance constraint between their
surrounding staves.

13 years agomusicxml2ly: dealing with languages
Jean-Charles Malahieude [Sat, 20 Nov 2010 21:57:52 +0000 (22:57 +0100)]
musicxml2ly: dealing with languages

- adapt the -l --language=LANG option to the new \language "LANG" clause
- reflect this in the appropriate section of the Usage Manual

13 years agomanual convert-ly: minimum-Y-extent (1298+1299).
Graham Percival [Fri, 19 Nov 2010 04:30:41 +0000 (04:30 +0000)]
manual convert-ly: minimum-Y-extent (1298+1299).

Patch by Keith O'Hara.

cary.ly used Y-extent to increase space for staves, use
markup-system-spacing instead.

orchestra.ly used Y-extent to created a custom context for rows
rehearsal and tempo marks.  The new way to creat such a row is to
give the context a staff-affinity, and put the spacing
requirements into nonstaff-unrelatedstaff-spacing, etc.  This file
also had its own definition of the \Dynamics context, which is now
built-in.

percussion.itely used Y-extent to produce a spacing to the lyrics
line very similar to what we now get by default.

spacing.itely used Y-extent among other \overrides in an example

ancient.itely used Y-extent to make an invisible staff take up no
space.  The markup can stand alone with no staff.  (If for some
reason a @lilypond must contain notes or skips, then just delete
the 2 lines with minimum-Y-extent.)

The relevant portion of gregorian.ly defined a layout for printing
naked neumes, with no visible staff.  The function of that line,
setting the height of that invisible staff to zero, is not
actually used anywhere in the Google-able portion of lilypond.org,
but the 2.13 equivalent gives the same output the old method, in
case anyone uses this layout to make a vertical stack of naked
neumes.

13 years agoMove `symbol-or-boolean?' to c++.scm.
Patrick McCarty [Thu, 30 Sep 2010 22:02:05 +0000 (15:02 -0700)]
Move `symbol-or-boolean?' to c++.scm.

This also fixes one of the compile issues with Guile 1.9.

13 years agogeneral-scheme.cc: Add newline to progress indication.
Patrick McCarty [Wed, 13 Oct 2010 21:19:27 +0000 (14:19 -0700)]
general-scheme.cc: Add newline to progress indication.

13 years agoDoc: Usage: add xref to lilypond-book options section.
Patrick McCarty [Fri, 19 Nov 2010 06:24:23 +0000 (22:24 -0800)]
Doc: Usage: add xref to lilypond-book options section.

13 years agoIndent lily-git.tcl
Graham Percival [Wed, 17 Nov 2010 22:09:40 +0000 (22:09 +0000)]
Indent lily-git.tcl

This is the only tcl file in our repo.  It doesn't have a long
history, nor is this file at all important to compiling+debugging
lilypond.  As such, I feel justified in tossing it through emacs'
indentation.

This does not mean that I think it is appropriate to discuss the
indentation of any other type of file in git.  If anybody
complaints about indenting this file, I will remove this commit
without question, and we will keep on using the previous
inconsistently-indented version until we discuss code indentation
as part of GOP.

13 years agoChecks for git user details
Owen Tuz [Tue, 16 Nov 2010 01:09:39 +0000 (01:09 +0000)]
Checks for git user details

Checks global .gitconfig for name and email.

If none found, prompts for entry.

13 years agoLSR: Update.
Neil Puttock [Thu, 18 Nov 2010 20:53:57 +0000 (20:53 +0000)]
LSR: Update.

13 years agoMerge branch 'master' into lilypond/translation
Francisco Vila [Thu, 18 Nov 2010 17:44:01 +0000 (18:44 +0100)]
Merge branch 'master' into lilypond/translation

Conflicts:
Documentation/es/web/news-front.itexi

13 years agoWeb-es: update.
Francisco Vila [Thu, 18 Nov 2010 16:37:02 +0000 (17:37 +0100)]
Web-es: update.

13 years agoDoc-es: marker for Spacing after last merge.
Francisco Vila [Thu, 18 Nov 2010 16:18:04 +0000 (17:18 +0100)]
Doc-es: marker for Spacing after last merge.

13 years agoDoc-es: Update Changing Defaults.
Francisco Vila [Thu, 18 Nov 2010 12:49:57 +0000 (13:49 +0100)]
Doc-es: Update Changing Defaults.

13 years agoDoc-es: some more updates. Fretted, Staff, Winds.
Francisco Vila [Thu, 18 Nov 2010 12:36:39 +0000 (13:36 +0100)]
Doc-es: some more updates. Fretted, Staff, Winds.

13 years agoFix 1385.
Joe Neeman [Thu, 18 Nov 2010 04:56:19 +0000 (20:56 -0800)]
Fix 1385.

Make the page-layout algorithm aware of indentation.

13 years agoFix typo/thinko in determining frets from fretboards.
Carl Sorensen [Thu, 18 Nov 2010 04:22:36 +0000 (21:22 -0700)]
Fix typo/thinko in determining frets from fretboards.

13 years agoDoc-es: some updates.
Francisco Vila [Wed, 17 Nov 2010 19:01:48 +0000 (20:01 +0100)]
Doc-es: some updates.

13 years agoMerge branch 'master' into lilypond/translation
Francisco Vila [Wed, 17 Nov 2010 18:45:00 +0000 (19:45 +0100)]
Merge branch 'master' into lilypond/translation

Conflicts:
Documentation/es/notation/spacing.itely

13 years agoDoc-es: Full update.
Francisco Vila [Wed, 17 Nov 2010 09:34:57 +0000 (10:34 +0100)]
Doc-es: Full update.

13 years agoFiguredBass: Fix bug with extenders not being properly broken if \! is used
Reinhold Kainhofer [Tue, 16 Nov 2010 19:46:15 +0000 (20:46 +0100)]
FiguredBass: Fix bug with extenders not being properly broken if \! is used

13 years agoManually bump version to avoid convert-ly.
Graham Percival [Tue, 16 Nov 2010 20:12:08 +0000 (20:12 +0000)]
Manually bump version to avoid convert-ly.

13 years agoconvert-ly: run on all.
Graham Percival [Tue, 16 Nov 2010 20:06:41 +0000 (20:06 +0000)]
convert-ly: run on all.

13 years agoDoc: compile fix.
Graham Percival [Tue, 16 Nov 2010 19:59:07 +0000 (19:59 +0000)]
Doc: compile fix.

13 years agoMerge branch 'lilypond/translation' of /home/jcharles/GIT/Lily/.
Jean-Charles Malahieude [Tue, 16 Nov 2010 18:52:56 +0000 (19:52 +0100)]
Merge branch 'lilypond/translation' of /home/jcharles/GIT/Lily/.

Conflicts:
Documentation/de/essay/engraving.itely (version number)
Documentation/de/learning/fundamental.itely (version number)
Documentation/fr/notation/spacing.itely (messy)

13 years agoDoc: update some snippets from Notation.
Francisco Vila [Tue, 16 Nov 2010 14:28:41 +0000 (15:28 +0100)]
Doc: update some snippets from Notation.

13 years agoDoc-de: fix compile.
Francisco Vila [Tue, 16 Nov 2010 14:16:17 +0000 (15:16 +0100)]
Doc-de: fix compile.

13 years agoPango: Change orientation of Y-axis for extra offsets.
Patrick McCarty [Mon, 15 Nov 2010 21:13:57 +0000 (13:13 -0800)]
Pango: Change orientation of Y-axis for extra offsets.

This commit fixes issue #1407.

For extra offsets in glyph positioning, the backends expect to see a
Y-axis with positive values tending to the north, but Pango uses the
opposite orientation.  The problem is fixed by flipping the values of
`y_offset'.

13 years agoDoc: Typo in Changes.tely
James Lowe [Mon, 15 Nov 2010 22:51:47 +0000 (22:51 +0000)]
Doc: Typo in Changes.tely

13 years agoannotate-spacing: Add condition for 'last-bottom-spacing.
Patrick McCarty [Mon, 25 Oct 2010 05:11:34 +0000 (22:11 -0700)]
annotate-spacing: Add condition for 'last-bottom-spacing.

This commit fixes issue #1384.

13 years agoDoc-fr: cheatsheet builfix
Jean-Charles Malahieude [Mon, 15 Nov 2010 20:00:57 +0000 (21:00 +0100)]
Doc-fr: cheatsheet builfix

13 years agoFix 1382
Carl Sorensen [Sun, 14 Nov 2010 00:41:43 +0000 (17:41 -0700)]
Fix 1382

13 years agoDoc: convert-ly all docs.
Francisco Vila [Mon, 15 Nov 2010 16:14:46 +0000 (17:14 +0100)]
Doc: convert-ly all docs.

13 years agoDoc: trim leading spaces.
Francisco Vila [Mon, 15 Nov 2010 16:12:42 +0000 (17:12 +0100)]
Doc: trim leading spaces.

13 years agoDoc-fr: update Fingering snippet description.
Valentin Villenave [Mon, 15 Nov 2010 11:12:08 +0000 (12:12 +0100)]
Doc-fr: update Fingering snippet description.

13 years agoRelease: bump version.
Graham Percival [Mon, 15 Nov 2010 02:56:07 +0000 (02:56 +0000)]
Release: bump version.

13 years agoRelease: update news. release/2.13.39-1
Graham Percival [Mon, 15 Nov 2010 01:11:38 +0000 (01:11 +0000)]
Release: update news.

13 years agoUpdate spacing for Keith Ohara's suggested defaults
Carl Sorensen [Sat, 13 Nov 2010 21:13:16 +0000 (14:13 -0700)]
Update spacing for Keith Ohara's suggested defaults

13 years agoDoc-fr: apply changes to vertical spacing
Jean-Charles Malahieude [Sun, 14 Nov 2010 20:19:37 +0000 (21:19 +0100)]
Doc-fr: apply changes to vertical spacing

13 years agoDoc: NR 4.4.1: Clean up property descriptions.
Mark Polesky [Sun, 14 Nov 2010 17:08:05 +0000 (09:08 -0800)]
Doc: NR 4.4.1: Clean up property descriptions.

13 years agoFix issue #1394
David Kastrup [Sun, 14 Nov 2010 09:51:44 +0000 (10:51 +0100)]
Fix issue #1394

13 years agoDoc: NR 5.3.6 Modifying alists: Minor edits.
Mark Polesky [Sun, 14 Nov 2010 06:24:13 +0000 (22:24 -0800)]
Doc: NR 5.3.6 Modifying alists: Minor edits.

13 years agoDoc-fr updates fundamental.itely
Jean-Charles Malahieude [Sat, 13 Nov 2010 21:31:01 +0000 (22:31 +0100)]
Doc-fr updates fundamental.itely

13 years agoDoc-de: udpate commitishes and lilypond snippet options
Till Paala [Sat, 13 Nov 2010 20:19:24 +0000 (22:19 +0200)]
Doc-de: udpate commitishes and lilypond snippet options

13 years agoDoc: fundamental slpitted XRef
Jean-Charles Malahieude [Sat, 13 Nov 2010 20:18:33 +0000 (21:18 +0100)]
Doc: fundamental slpitted XRef

13 years agoConvert-ly: fix regexp for Dynamics context
Valentin Villenave [Mon, 1 Nov 2010 16:17:20 +0000 (17:17 +0100)]
Convert-ly: fix regexp for Dynamics context

The regexp was too greedy and also removed Performer_groups
(e.g. Piano template).  The new rule prints a comment in lieu
of the removed \context{} block.

13 years agoCompile fix for spacing renaming.
Graham Percival [Sat, 13 Nov 2010 16:37:36 +0000 (16:37 +0000)]
Compile fix for spacing renaming.

13 years agoDoc: Learning: Modify stretchability to use nested properties
Carl Sorensen [Sat, 13 Nov 2010 02:50:01 +0000 (19:50 -0700)]
Doc: Learning: Modify stretchability to use nested properties

13 years agodefine-grob-interfaces.scm: Mention other interface locations.
Mark Polesky [Sat, 13 Nov 2010 02:02:25 +0000 (18:02 -0800)]
define-grob-interfaces.scm: Mention other interface locations.

13 years agoAllow user-defined predefined fretboard hash-table
Carl Sorensen [Fri, 24 Sep 2010 04:50:45 +0000 (22:50 -0600)]
Allow user-defined predefined fretboard hash-table

Add fretboard-table argument to \storePredefined Diagram

Add rule to convertrules.py

Modify all predefined-*-fretboards.ly

Modify regression tests

Modify docs

Update relevant snippets

13 years agovert. spacing: Clean up affected docs.
Mark Polesky [Sat, 13 Nov 2010 01:18:13 +0000 (17:18 -0800)]
vert. spacing: Clean up affected docs.

A lot of trailing spaces got stripped here,
making this commit unusually large.

13 years agovert. spacing: Convert affected docs.
Mark Polesky [Sat, 13 Nov 2010 01:18:13 +0000 (17:18 -0800)]
vert. spacing: Convert affected docs.

13 years agovert. spacing: Revise/rename affected regtests.
Mark Polesky [Sat, 13 Nov 2010 01:18:13 +0000 (17:18 -0800)]
vert. spacing: Revise/rename affected regtests.

13 years agovert. spacing: Convert affected regtests, clean up.
Mark Polesky [Sat, 13 Nov 2010 01:18:13 +0000 (17:18 -0800)]
vert. spacing: Convert affected regtests, clean up.

13 years agovert. spacing: Convert engraver-init.ly, clean up.
Mark Polesky [Sat, 13 Nov 2010 01:18:12 +0000 (17:18 -0800)]
vert. spacing: Convert engraver-init.ly, clean up.

13 years agovert. spacing: Update convert-ly.
Mark Polesky [Sat, 13 Nov 2010 01:18:12 +0000 (17:18 -0800)]
vert. spacing: Update convert-ly.

13 years agovert. spacing: Revise define-grob-properties.scm.
Mark Polesky [Sat, 13 Nov 2010 01:18:12 +0000 (17:18 -0800)]
vert. spacing: Revise define-grob-properties.scm.

13 years agovert. spacing: Clean up affected files.
Mark Polesky [Sat, 13 Nov 2010 01:18:12 +0000 (17:18 -0800)]
vert. spacing: Clean up affected files.

13 years agovert. spacing: Rename properties (lily, scm).
Mark Polesky [Sat, 13 Nov 2010 01:18:12 +0000 (17:18 -0800)]
vert. spacing: Rename properties (lily, scm).

13 years agoRemove redundant defaults for TextScript.
Neil Puttock [Fri, 12 Nov 2010 21:28:31 +0000 (21:28 +0000)]
Remove redundant defaults for TextScript.

* scm/define-grobs.scm (all-grob-descriptions, TextScript):

  remove duplicate 'direction setting, shadowed by explicit direction

  remove 'positioning-done default (never called due to duplication above,
  and redundant due to default X-parent falling on PaperColumn)

13 years agoT1249: Prevent compilation error in ly-syntax-constructors with Guile V2.0.
Ian Hulin [Wed, 10 Nov 2010 20:08:36 +0000 (20:08 +0000)]
T1249: Prevent compilation error in ly-syntax-constructors with Guile V2.0.

Replace (define) with (defmacro) for define-ly-syntax
Remove primitive-eval wrapper in define-ly-syntax-loc and
define-ly-syntax-simple.

13 years agoDoc: CG added spacing clarification for @lilypond
James Lowe [Thu, 11 Nov 2010 13:37:40 +0000 (13:37 +0000)]
Doc: CG added spacing clarification for @lilypond

also a couple of typos

13 years agoDoc-fr: changing-defaults
Jean-Charles Malahieude [Thu, 11 Nov 2010 17:12:25 +0000 (18:12 +0100)]
Doc-fr: changing-defaults

synchronize node names

13 years agoDoc-fr: pitches build-fix
Jean-Charles Malahieude [Thu, 11 Nov 2010 17:11:37 +0000 (18:11 +0100)]
Doc-fr: pitches build-fix

13 years agoDoc-fr: winds
Jean-Charles Malahieude [Thu, 11 Nov 2010 17:10:58 +0000 (18:10 +0100)]
Doc-fr: winds
Standardized LilyPond examples in terms of spacing and some CG guidelines

13 years agoDoc: CG: add GLISS material.
Graham Percival [Wed, 10 Nov 2010 21:35:36 +0000 (21:35 +0000)]
Doc: CG: add GLISS material.

13 years agoDoc: CG: add all GOP material.
Graham Percival [Wed, 10 Nov 2010 21:00:34 +0000 (21:00 +0000)]
Doc: CG: add all GOP material.

This also moves the -hackers mailing list above "unsorted policies".

13 years agoDoc-fr: NR 1.6 Staff: simplify cueDuring explanation
Jean-Charles Malahieude [Wed, 10 Nov 2010 19:24:37 +0000 (20:24 +0100)]
Doc-fr: NR 1.6 Staff: simplify cueDuring explanation

13 years agoDoc: General tidy up of Winds.itely
James Lowe [Wed, 10 Nov 2010 17:21:32 +0000 (17:21 +0000)]
Doc: General tidy up of Winds.itely

Standardized LilyPond examples in terms of spacing and some CG guidelines.

Line breaks for @code {} to avoid odd output for PDFs

Made some minor syntax and grammar changes that (I hope) read better.

Removed an unnecessary @knownissue (i.e. there were none listed)

13 years agoDoc: NR1.6: avoid spliting of cross-references
Jean-Charles Malahieude [Wed, 10 Nov 2010 18:49:17 +0000 (19:49 +0100)]
Doc: NR1.6: avoid spliting of cross-references

13 years agoMerge branch 'master' into lilypond/translation
Francisco Vila [Wed, 10 Nov 2010 14:53:36 +0000 (15:53 +0100)]
Merge branch 'master' into lilypond/translation

13 years agoDoc: NR 1.6.3: Elaborate Formatting cue notes
Trevor Daniels [Wed, 10 Nov 2010 09:40:11 +0000 (09:40 +0000)]
Doc: NR 1.6.3: Elaborate Formatting cue notes

 - add a simpler lead-in example

 - editorial changes

13 years agoDoc: NR 1.6 Staff: simplify cueDuring explanation
Trevor Daniels [Wed, 20 Oct 2010 09:47:56 +0000 (10:47 +0100)]
Doc: NR 1.6 Staff: simplify cueDuring explanation

 - patch from Keith E OHara <k-ohara5a5a@oco.net>

 - use markup rather than instrumentCueName

 - remove use of instrumentSwitch

 - show how to use tag and killCues to avoid cues in
   full score

13 years agoWeb: fix typo
Valentin Villenave [Mon, 8 Nov 2010 15:55:56 +0000 (16:55 +0100)]
Web: fix typo

Thanks to James for having spotted this one.
I guess it was a Frenchism ("developer" takes
two "L"s in French).  I can fix it on the
website as well, but the mail and the LXer
announcement won't be corrected.  Oh well.

13 years agoWeb-de: fix macro.
Francisco Vila [Mon, 8 Nov 2010 10:37:32 +0000 (11:37 +0100)]
Web-de: fix macro.

13 years agoDoc-es: update Spacing.
Francisco Vila [Mon, 8 Nov 2010 08:41:32 +0000 (09:41 +0100)]
Doc-es: update Spacing.

13 years agoWeb: fix link.
Valentin Villenave [Mon, 8 Nov 2010 12:39:09 +0000 (13:39 +0100)]
Web: fix link.

13 years agoWeb: Announcement update for the new "LilyPond Report"
Valentin Villenave [Mon, 8 Nov 2010 11:34:22 +0000 (12:34 +0100)]
Web: Announcement update for the new "LilyPond Report"

13 years agoDoc-es: update of Changing Defaults.
Francisco Vila [Mon, 8 Nov 2010 00:18:41 +0000 (01:18 +0100)]
Doc-es: update of Changing Defaults.

13 years agoMerge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
Till Paala [Sat, 6 Nov 2010 22:17:10 +0000 (00:17 +0200)]
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into lilypond/translation

13 years agoDoc-de: third update for notation manual
Till Paala [Sat, 6 Nov 2010 21:35:55 +0000 (23:35 +0200)]
Doc-de: third update for notation manual

13 years agoDoc: NR 4.4.1 Vertical spacing...: Rewrite.
Mark Polesky [Sat, 6 Nov 2010 03:22:27 +0000 (20:22 -0700)]
Doc: NR 4.4.1 Vertical spacing...: Rewrite.

13 years agoAccount for title spacing in page breaking.
Joe Neeman [Wed, 3 Nov 2010 02:11:48 +0000 (19:11 -0700)]
Account for title spacing in page breaking.

13 years agoUpdate regtest due to changes in page-breaking.
Joe Neeman [Tue, 26 Oct 2010 00:43:46 +0000 (17:43 -0700)]
Update regtest due to changes in page-breaking.

13 years agoFix min_page_count in page-turn-breaking.
Joe Neeman [Tue, 26 Oct 2010 00:21:00 +0000 (17:21 -0700)]
Fix min_page_count in page-turn-breaking.

When the page-turn-breaker is running, the page breaking
routines can be called on subsets of the book. Ensure that
the special handling for the last page is only invoked for
the last page of a book, not just the last page of a subset.

13 years agoFix 1285.
Joe Neeman [Mon, 25 Oct 2010 23:56:22 +0000 (16:56 -0700)]
Fix 1285.

Use stretchable space to inform page breaking.

13 years agoDoc: CG -- Add statement on lilypond-hackers list
Carl Sorensen [Fri, 5 Nov 2010 16:44:02 +0000 (10:44 -0600)]
Doc: CG -- Add statement on lilypond-hackers list

13 years agoBuild: Do not remove `configure' for maintainerclean.
Patrick McCarty [Thu, 4 Nov 2010 21:17:57 +0000 (14:17 -0700)]
Build: Do not remove `configure' for maintainerclean.

This fixes issue #1383.

According to the GNU Coding Standards,

  "...running the command `make maintainer-clean' should not delete
  `configure' even if `configure' can be remade using a rule in the
  Makefile."

By not removing `configure' for the `local-maintainerclean' toplevel
target, `make maintainerclean' completes successfully.

13 years agoDoc-es: update most remaining snippets.
Francisco Vila [Thu, 4 Nov 2010 11:46:36 +0000 (12:46 +0100)]
Doc-es: update most remaining snippets.

13 years agoDoc-es: update Chords.
Francisco Vila [Thu, 4 Nov 2010 11:34:02 +0000 (12:34 +0100)]
Doc-es: update Chords.

13 years agoDoc-es: update Cheatsheet.
Francisco Vila [Thu, 4 Nov 2010 11:05:11 +0000 (12:05 +0100)]
Doc-es: update Cheatsheet.

13 years agoDoc-es: update of Vocal.
Francisco Vila [Thu, 4 Nov 2010 10:55:55 +0000 (11:55 +0100)]
Doc-es: update of Vocal.

13 years agoDoc-es: adjust marker of Wolrd.
Francisco Vila [Thu, 4 Nov 2010 10:40:25 +0000 (11:40 +0100)]
Doc-es: adjust marker of Wolrd.

13 years agoMerge branch 'master' into lilypond/translation
Francisco Vila [Thu, 4 Nov 2010 10:39:17 +0000 (11:39 +0100)]
Merge branch 'master' into lilypond/translation

Conflicts:
Documentation/es/notation/world.itely

13 years agoRevert "Add tab-tie-follow-engraver"
Carl Sorensen [Wed, 3 Nov 2010 18:47:50 +0000 (12:47 -0600)]
Revert "Add tab-tie-follow-engraver"

This reverts commit 03075ddb8334c04774181dfa02313bac0f9bc03f.

13 years agoDoc-fr: pitches
Jean-Charles Malahieude [Wed, 3 Nov 2010 17:55:35 +0000 (18:55 +0100)]
Doc-fr: pitches

The new \language command.

13 years agoAdd tab-tie-follow-engraver
Carl Sorensen [Sun, 31 Oct 2010 00:41:41 +0000 (18:41 -0600)]
Add tab-tie-follow-engraver

Based on the Scheme engraver in Marc Hohl's work.
Simplified to acknowledge only ties and tab_note_heads

13 years agoDoc-fr: remove "fragment"
Jean-Charles Malahieude [Wed, 3 Nov 2010 12:55:14 +0000 (13:55 +0100)]
Doc-fr: remove "fragment"

13 years agoWeb-es: update NEWS again.
Francisco Vila [Wed, 3 Nov 2010 10:43:17 +0000 (11:43 +0100)]
Web-es: update NEWS again.