Fix doc typo and tweak source code pro doc

This commit is contained in:
syl20bnr 2016-07-03 21:56:39 -04:00
parent 5b9e84ea72
commit d858725360
2 changed files with 7 additions and 9 deletions

View File

@ -211,13 +211,10 @@ For efficient searches we recommend to install `pt` ([the platinum searcher][]).
fork Spacemacs safely use the `develop` branch where you handle the update
manually.
3. (Optionally) Install
[Source Code Pro](https://github.com/adobe-fonts/source-code-pro):
3. (Optional) Install the [Source Code Pro][] font.
If you wish to use default Spacemacs font you'll need to install
[Source Code Pro](https://github.com/adobe-fonts/source-code-pro). If you are
running in terminal you'll also need to change font settings of your
terminal.
If you are running in terminal you'll also need to change font settings of
your terminal.
4. Launch Emacs. Spacemacs will automatically install the packages it requires.
If you get an error regarding package downloads then you may try to disable
@ -429,3 +426,4 @@ Thank you!
[quote02]: https://gitter.im/syl20bnr/spacemacs?at=5768456c6577f032450cfedb
[build_source]: https://www.gnu.org/software/emacs/manual/html_node/efaq/Installing-Emacs.html
[Bountysource]: https://salt.bountysource.com/teams/spacemacs
[Source Code Pro]: https://github.com/adobe-fonts/source-code-pro

View File

@ -997,9 +997,9 @@ To change the default font set the variable =dotspacemacs-default-font= in your
:powerline-scale 1.1))
#+END_SRC
If specified font can't found, the fallback one will be used (depends on your
system). Also note that changing this value has no effect if you are running
Emacs in terminal.
If the specified font is not found, the fallback one will be used (depends on
your system). Also note that changing this value has no effect if you are
running Emacs in terminal.
The properties should be pretty straightforward, it is possible to set any valid
property of a [[http://www.gnu.org/software/emacs/manual/html_node/elisp/Low_002dLevel-Font.html][font-spec]]: