From ca80b97583c416db6c06dc5440fc282f2cf49fed Mon Sep 17 00:00:00 2001 From: Blendoit Date: Thu, 23 Jul 2020 20:12:56 -0700 Subject: =?UTF-8?q?You=20arna=C3=A1t=20cleered.=20Duna=C3=A0t=20these=20fi?= =?UTF-8?q?les.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.org | 12 +++++------- README.pdf | Bin 102106 -> 102091 bytes blendoit/init-blendoit.org | 4 ++-- blendoit/init-blendoit.pdf | Bin 173987 -> 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 Binary files a/README.pdf and b/README.pdf 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 Binary files a/blendoit/init-blendoit.pdf and b/blendoit/init-blendoit.pdf differ -- cgit v1.2.3