[evince] help: Use proper <file> markup for file names
- From: Andre Klapper <aklapper src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] help: Use proper <file> markup for file names
- Date: Sun, 17 Sep 2017 17:38:55 +0000 (UTC)
commit 1bc31e2fa95cca4bb83a5d4597380dee3121d52a
Author: Andre Klapper <a9016009 gmx de>
Date: Sun Sep 17 19:38:42 2017 +0200
help: Use proper <file> markup for file names
help/C/synctex-editors.page | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/help/C/synctex-editors.page b/help/C/synctex-editors.page
index ee86636..ec0049c 100644
--- a/help/C/synctex-editors.page
+++ b/help/C/synctex-editors.page
@@ -27,19 +27,19 @@
<section id="vim-latex"><title>Vim-latex</title>
<p>
-The <app>gedit</app> plugin contains a python script (evince_dbus.py) that can be used to get SyncTeX
working with Vim.
+The <app>gedit</app> plugin contains a python script (<file>evince_dbus.py</file>) that can be used to get
SyncTeX working with Vim.
In order to use vim-latex together with the <app>document viewer</app> you need to follow the next steps:
</p>
<steps>
<item>
<p>
- Copy the evince_dbus.py to some directory in your path and give it +x permissions.
+ Copy the <file>evince_dbus.py</file> to some directory in your path and give it +x permissions.
</p>
</item>
<item>
<p>
- Modify your ~/.vimrc file and add the following lines.
+ Modify your <file>~/.vimrc</file> file and add the following lines.
</p>
<code>
let g:Tex_ViewRule_pdf = 'evince_dbus.py'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]