emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/org-transclusion fb2aa40: docs:Manual typo & use :only-


From: ELPA Syncer
Subject: [elpa] externals/org-transclusion fb2aa40: docs:Manual typo & use :only-contents
Date: Fri, 24 Dec 2021 11:57:24 -0500 (EST)

branch: externals/org-transclusion
commit fb2aa408371a6203ee54893fbc66b81e4bca30e0
Author: Noboru Ota <me@nobiot.com>
Commit: Noboru Ota <me@nobiot.com>

    docs:Manual typo & use :only-contents
---
 docs/index.html           |  2 +-
 docs/org-transclusion.org | 14 ++++++++---
 org-transclusion.info     | 62 +++++++++++++++++++++++------------------------
 3 files changed, 42 insertions(+), 36 deletions(-)

diff --git a/docs/index.html b/docs/index.html
index 956687f..3d2c2ba 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -199,7 +199,7 @@ Next: <a href="#Installation" accesskey="n" 
rel="next">Installation</a>, Previou
 <ul>
 <li> Insert a copy of text content via a file link or ID link into an Org file
 
-</li><li> Work with any text file such as program source cod, plain text, 
Markdown, or other Org files
+</li><li> Work with any text file such as program source code, plain text, 
Markdown, or other Org files
 
 </li><li> Keep the file system clear of the copies of text content &ndash; 
Org-transclusion tries hard to save only the links to the file system
 
diff --git a/docs/org-transclusion.org b/docs/org-transclusion.org
index 3d9cf0c..60931bc 100644
--- a/docs/org-transclusion.org
+++ b/docs/org-transclusion.org
@@ -1,6 +1,6 @@
 #+title: Org-transclusion User Manual
 #+author: Noboru Ota <me@nobiot.com>
-#+modified: 2021-12-24T144841
+#+modified: 2021-12-24T174740
 #+language: en
 #+export_file_name: org-transclusion.texi
 #+texinfo_dir_category: Emacs
@@ -46,9 +46,13 @@ modify this GNU manual.”
 #+end_quote
 
 
-#+transclude: [[../README.org::#use-cases]] 
+* Example Use Cases & Main Features
 
-#+transclude: [[../README.org::*Installation]] 
+#+transclude: [[../README.org::#use-cases]] :only-contents 
+
+* Installation
+
+#+transclude: [[../README.org::*Installation]] :only-contents 
 
 * Getting Started
 :PROPERTIES:
@@ -629,7 +633,9 @@ It seems like this could work well for headlines, and named 
tables, src blocks,
 ** Text-Clone
 =text-clone.el= is an extension of text-clone functions written as part of GNU 
Emacs in =subr.el=.  The first adaption to extend text-clone functions to work 
across buffers was published in StackExchange by the user named Tobias in March 
2020. It can be found at 
https://emacs.stackexchange.com/questions/56201/is-there-an-emacs-package-which-can-mirror-a-region/56202#56202.
 The text-clone library takes this line of work further.
 
-#+transclude: [[../README.org::*Contributing]] 
+* Contributing
+
+#+transclude: [[../README.org::*Contributing]] :only-contents 
 
 * Index - Features
 :PROPERTIES:
diff --git a/org-transclusion.info b/org-transclusion.info
index 1bf0650..e7dc767 100644
--- a/org-transclusion.info
+++ b/org-transclusion.info
@@ -142,7 +142,7 @@ Main Features:
    • Insert a copy of text content via a file link or ID link into an
      Org file
 
-   • Work with any text file such as program source cod, plain text,
+   • Work with any text file such as program source code, plain text,
      Markdown, or other Org files
 
    • Keep the file system clear of the copies of text content –
@@ -1656,36 +1656,36 @@ Tag Table:
 Node: Top846
 Ref: whatis1507
 Node: Example Use Cases & Main Features3574
-Node: Installation5894
-Node: Getting Started7030
-Node: Usage10017
-Node: Org-transclusion mode activate and deactivate10487
-Node: Org links supported12522
-Node: Control levels of headlines per transclusion14264
-Node: Filter Org elements per transclusion16056
-Node: Notes on excluding the headline element19723
-Node: Live-sync edit20693
-Node: Transclude source file into src-block23063
-Node: Transclude range of lines for text and source files24148
-Node: lines property to specify a range of lines24700
-Node: end property to specify a search term to dynamically look for the end of 
a range26621
-Node: Extensions28189
-Node: Customizing30047
-Node: Customizable filter to exclude certain Org elements31874
-Node: Include the section before the first headline (Org file only)32899
-Node: Faces & fringe bitmap33574
-Node: Face for the #+transclude keyword33915
-Node: Faces for the fringes next to transcluded region and source region34409
-Node: Keybindings35982
-Node: Known Limitations36988
-Node: Credits39622
-Node: Original idea by John Kitchin39806
-Node: Text-Clone42367
-Node: Contributing42944
-Node: Index - Features43751
-Node: Index - Commands46382
-Node: Index - User Options48201
-Node: GNU Free Documentation License50543
+Node: Installation5895
+Node: Getting Started7031
+Node: Usage10018
+Node: Org-transclusion mode activate and deactivate10488
+Node: Org links supported12523
+Node: Control levels of headlines per transclusion14265
+Node: Filter Org elements per transclusion16057
+Node: Notes on excluding the headline element19724
+Node: Live-sync edit20694
+Node: Transclude source file into src-block23064
+Node: Transclude range of lines for text and source files24149
+Node: lines property to specify a range of lines24701
+Node: end property to specify a search term to dynamically look for the end of 
a range26622
+Node: Extensions28190
+Node: Customizing30048
+Node: Customizable filter to exclude certain Org elements31875
+Node: Include the section before the first headline (Org file only)32900
+Node: Faces & fringe bitmap33575
+Node: Face for the #+transclude keyword33916
+Node: Faces for the fringes next to transcluded region and source region34410
+Node: Keybindings35983
+Node: Known Limitations36989
+Node: Credits39623
+Node: Original idea by John Kitchin39807
+Node: Text-Clone42368
+Node: Contributing42945
+Node: Index - Features43752
+Node: Index - Commands46383
+Node: Index - User Options48202
+Node: GNU Free Documentation License50544
 
 End Tag Table
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]