On Mon, Oct 22, 2012 at 3:54 PM, Pavel Sanda <sa...@lyx.org> wrote:
> Scott Kostyshak wrote:
>> On Sat, Oct 20, 2012 at 6:40 PM, Yihui Xie <x...@yihui.name> wrote:
>> > I think that should be enough. A pointer to the knitr manual in
>> > "Help-->Specific Manuals-->Knitr Manual" can be helpful too (I
>> > remember Liviu mentioned this once).
>>
>> Sure, I can do that. Pavel, is that OK? Trunk only?
>
> Yes, fine with me.

Is the attached patch OK? I broke style by leaving knitr lowercase
because I have never seen it capitalized.

Scott
From 8e20c4f90c59ef1d3a9424367186d6c68abc9ebd Mon Sep 17 00:00:00 2001
From: Scott Kostyshak <skost...@lyx.org>
Date: Sun, 28 Oct 2012 23:03:36 -0400
Subject: [PATCH] Add knitr manual to Help > Specific Manuals

---
 lib/ui/stdmenus.inc |    1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/ui/stdmenus.inc b/lib/ui/stdmenus.inc
index 9cb6768..9f9c632 100644
--- a/lib/ui/stdmenus.inc
+++ b/lib/ui/stdmenus.inc
@@ -590,6 +590,7 @@ Menuset
        Menu "examples"
                Item "Braille Manual|B" "help-open Braille"
                Item "Feynman-diagram Manual|F" "help-open FeynmanDiagrams"
+               Item "knitr Manual|k" "help-open knitr"
                Item "LilyPond Manual|M" "help-open lilypond"
                Item "Linguistics Manual|L" "help-open linguistics"
                Item "Multilingual Captions Manual|C" "help-open 
MultilingualCaptions"
-- 
1.7.9.5

Reply via email to