Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
iris-coq
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Hugo Herbelin
iris-coq
Commits
11470212
Commit
11470212
authored
Dec 07, 2018
by
Robbert Krebbers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix some typos in Editors.md.
parent
d2bd0561
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
7 deletions
+8
-7
Editor.md
Editor.md
+8
-7
No files found.
Editor.md
View file @
11470212
...
...
@@ -95,12 +95,12 @@ results in a decent choice for the symbols used in Iris:
CoqIDE does not have support for unicode itself, but you can use the Intelligent
Input Bus (IBus) framework for multilingual input. First, install
`ibus-m17n`
via your system's package manager. Next, create a file
`~/.m17n.d/coq.mi
n
`
to
via your system's package manager. Next, create a file
`~/.m17n.d/coq.mi
m
`
to
configure an input method based on the math symbol list, and with some custom
aliases for symbols used a lot in Iris:
```
;; Usage: copy to ~/.m17n.d/coq.mi
n
;; Usage: copy to ~/.m17n.d/coq.mi
m
(input-method t coq)
(description "Input method for Coq")
...
...
@@ -210,8 +210,9 @@ aliases for symbols used a lot in Iris:
To use this input method, you should:
1.
Enable it using the IBus configuration tool (there are different versions of
the configuration tool depending on the desktop you are using). The "Coq"
input method will typically appear in the category "other".
2.
In CoqIDE, you can now use the input method by performing a right click,
and selecting "System (IBus)" under "input method".
1.
Enable the "Coq" input using your system settings or using the IBus
configuration tool. The Coq input method typically appears in the category
"other".
2.
On some systems: In CoqIDE, you have to enable the input method by performing
a right click on the text area, and selecting "System (IBus)" under "input
method".
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment