summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org12
-rw-r--r--README.pdfbin102106 -> 102091 bytes
-rw-r--r--blendoit/init-blendoit.org4
-rw-r--r--blendoit/init-blendoit.pdfbin173987 -> 146934 bytes
4 files changed, 7 insertions, 9 deletions
diff --git a/README.org b/README.org
index 2776486..f6f2278 100644
--- a/README.org
+++ b/README.org
@@ -38,8 +38,8 @@ git clone https://github.com/Blendoit/.emacs.d.git
*** Windows
Download a =.zip= of the files in this repository. Then, extract the =.zip=, and
-rename the extracted folder to =.emacs.d=. Place this folder it in your home
-folder (one level up from =Documents=, =Pictures= or =Desktop=).
+rename the extracted folder to =.emacs.d=. Place this folder in your home folder
+(one level up from =Documents=, =Pictures= or =Desktop=).
* Main Files
@@ -51,14 +51,12 @@ only purpose is to load my literate configuration =blendoit/init-blendoit.org=.
** =init-custom.el=
All customization options available in Emacs' GUI that can be saved with
-=Options - Save Options= are saved here.
-
-This is useful to fool around with GUI customization options, without breaking
-our manually written code.
+=Options - Save Options= are saved here. This is useful to fool around with GUI
+customization options, without breaking our manually written code.
** =blendoit/init-blendoit.org=
-This is my personal literate configuration files.
+This is my personal literate configuration file.
* Usage
diff --git a/README.pdf b/README.pdf
index 1b3a41d..192f0b6 100644
--- a/README.pdf
+++ b/README.pdf
Binary files differ
diff --git a/blendoit/init-blendoit.org b/blendoit/init-blendoit.org
index 8851eed..cf10446 100644
--- a/blendoit/init-blendoit.org
+++ b/blendoit/init-blendoit.org
@@ -7,7 +7,7 @@
#+INCLUDE: ~/org/templates/documents/personal-title.org
-#+BEGIN_abstract
+\begin{abstract}
GNU Emacs is most often used as a text editor. The utmost level of
customisation is afforded by enabling the user to rewrite /any/ part of the
source code and observe the editor's modified behaviour in real time. Since its
@@ -17,7 +17,7 @@ hundreds of file formats, including =.txt=, =.pdf=, =.jpg=, =.csv=, and =.zip= j
name a few. This configuration file itself was written in /Org mode/, a
collection of functions enabling the harmonious mixing of code and comments in
view of publication: this is the endgame of /literate programming/.
-#+END_abstract
+\end{abstract}
# ** Test
diff --git a/blendoit/init-blendoit.pdf b/blendoit/init-blendoit.pdf
index 29ec557..99b5932 100644
--- a/blendoit/init-blendoit.pdf
+++ b/blendoit/init-blendoit.pdf
Binary files differ
Copyright 2019--2024 Marius PETER