summaryrefslogtreecommitdiff
path: root/manual/images
AgeCommit message (Collapse)Author
2008-07-10Add missing image from old docsTim Mayberry
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3561 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-07-10Replace section on the track list and add a subsection on reordering tracksTim Mayberry
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3559 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-07-10Replace existing but mostly empty section on resizing tracks and move it to ↵Tim Mayberry
a separate file git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3558 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-07-10Add a section on deactivating tracksTim Mayberry
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3556 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-07-10Add a section on muting tracksTim Mayberry
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3554 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-07-10Update documentation on removing a track and move it to a separate file.Tim Mayberry
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3545 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-07-10Replace image of mixerstrip with labeled diagram.Tim Mayberry
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3540 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-07-10Update section on inverting the polarity of a track.Tim Mayberry
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3537 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-07-10Update image of a mixer strip from an image of version 0.99.X to 2.0Tim Mayberry
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3536 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-07-10Update image of mixer window from an image of version 0.99.X to 2.0Tim Mayberry
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3535 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-14Manual style updates:Tim Mayberry
Added definitions for the Important and Warning admonitions in the formatting section. Removed the caution admonition from the formatting conventions section Add Tango icons and use them for admonition graphics aswell as some xsl and css to make them look better. Removed the table border from the manual navigation git-svn-id: svn://localhost/ardour2/trunk@1458 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-14Added the BSD licensed xmlformat utility for keeping the xml prettyTim Mayberry
and consistant aswell as a configuration file. When I converted the manual to docbook I was using an old version that I'd modified to insert tabs rather than spaces so using it on the existing documentation will appear to reformat the whole file. I don't think that matters at this stage and I'm tempted to reformat everything now while it isn't an issue. Rewrote the Makefile that builds the docs so that: - building the html only depends on having xsltproc installed. - the xsl and xml files aren't copied to the build directory. - make test does not remove an existing build of the docs. Changed the glossary so that the acronym/abbreviations are the glossary terms, which I've discovered is how it is generally done. It makes total sense now that I actually think about it because you need to find the terms based on their use in the manual. Added a bit of xsl to add the status attribute as a class attribute in the html so that the css can use a draft watermark(or any other watermark). DocBook supports the draft status without the xsl but it has problems, which I've described in the xsl file. Minor tweak to the css to make the glossary terms and any other definition lists bold(that includes the index). git-svn-id: svn://localhost/ardour2/trunk@1457 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-08Moved track renaming into its own section and file, also rewritten to Tim Mayberry
include fix for 1467 Added small section on default track names Updated section and chapter templates to reference version 4.4 of the docbook DTD git-svn-id: svn://localhost/ardour2/trunk@1431 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-03Add some css and an xsl transformation to make the admonitions look much better.Tim Mayberry
Add css to adjust the width, padding and borders of the table. Add a manual_style.svg file that I was using to compare colors etc, might come in handy. git-svn-id: svn://localhost/ardour2/trunk@1419 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-03Add a css file so that the manual looks a bit better.Tim Mayberry
git-svn-id: svn://localhost/ardour2/trunk@1411 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-02-02Add the ardour manual converted to docbook format with only a few minor Tim Mayberry
additions. Add dbhelper.vim key stroke mappings I use for working with docbook source. There are no xsl or css files for customizing the html output so it will look really boring...this will only be temporary. Support for content localization and generation of pdf's is planned. git-svn-id: svn://localhost/ardour2/trunk@1405 d708f5d6-7413-0410-9779-e7cbd77b26cf