Commit Graph

13 Commits

Author SHA1 Message Date
Miroslav Šulc 90fc17ccbf
Update patch-change.html: fixed a typo 2023-10-15 20:56:37 +02:00
ufocia 3f4b16c046 Clarifying in which mode changes can be edited
The above paragraph suggests that all changes are done in the Grab Mode instead of the Internal Edit Mode. It isn't intuitive to change the mode from G to E to edit the patch changes in view of the documentation and several users ran into this problem:
https://discourse.ardour.org/t/how-do-i-modify-delete-a-patch-change/88413
https://discourse.ardour.org/t/g-e-mousemode-colors/89766

The documentation is clarified that while insertion happens in G mode, modification hapens in E mode.
2022-11-08 00:11:07 +03:00
Shamus Hammons f04db3fe5d First pass at reorganizing/cleaning up the MIDI part.
A few other files were touched as well as they were referred to by files
in the MIDI part, which lead to other connected things being pulled in.
As this is only the first pass, there will be more necessary changes
coming in the near future.  Also, the lowest two levels of structure
were mistakenly removed from the build system; these have been added
back as they are necessary to keep the structure of the manual sane.
2020-05-18 18:07:17 -05:00
Colin Fletcher 042723be89 More spelling, grammar & style fixes
it's --> it is/its as appropriate
loose --> lose
were --> where
remove excess hyphens
2019-01-03 15:36:54 +00:00
Len Ovens aef2845ef8 make last commit cover all OSs. 2018-02-17 13:02:37 -08:00
Tobias Blaschke 74d343ee53 Add text for MIDNAM-files 2018-02-13 22:33:41 +01:00
Ed Ward dbdbfb9af9 More passive form 2017-11-15 15:34:10 +01:00
Shamus Hammons 081e7af0b6 Fix for internal anchor links in the build script.
Seems this had been broken for some time now, but nobody noticed it. :-/
Thanks to Len Ovens for pointing this one out. :-)
2017-11-10 18:47:11 -06:00
Ed Ward 3f5ecad3d7 Added a screenshot for MIDI patch change. Solves issue #7362. 2017-05-17 08:59:25 +02:00
Shamus Hammons 7a4c28bd86 Rearrangement and cleanup of Part I.
This includes rewriting out all of the "you" language that was peppered
throughout, fixing inconsistencies in layout, and removing <br>s
wherever they were misused and unnecessary (which was quite a lot).
2017-02-24 23:30:29 -06:00
Ed Ward 3ac2b1ab0a Replaced all the internal links with unbreakable links 2017-02-17 12:02:54 +01:00
Shamus Hammons dfec6899ef Initial cleanup of manual content.
This includes fixing em-dashes, badly spaced colons, various
misspellings, removal of spurious {% %} constructs, conversion of <br />
to <br> (still too many <br>s kicking around), and initial light cleanup
of a few sections that caught my eye.
2017-02-14 09:18:56 -06:00
Shamus Hammons 2098e011e6 Move content from _manual/ to include/. 2017-02-13 22:03:38 +01:00