Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iris-coq
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Michael Sammler
iris-coq
Commits
11470212
Commit
11470212
authored
6 years ago
by
Robbert Krebbers
Browse files
Options
Downloads
Patches
Plain Diff
Fix some typos in Editors.md.
parent
d2bd0561
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Editor.md
+8
-7
8 additions, 7 deletions
Editor.md
with
8 additions
and
7 deletions
Editor.md
+
8
−
7
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".
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment