gitbook Questions
4
I want to learn writing plugins for gitbook (because I want to use it and will need custom plugins).
However, I feel documentation is a bit sparse on the matter, and reading code from existing plu...
10
Solved
When executing any gitbook command in the terminal, the following error is thrown:
/home/travis/.nvm/versions/node/v12.18.3/lib/node_modules/gitbook-cli/node_modules/npm/node_modules/graceful-fs/po...
7
I am working on a side-by-side text. I have to prepare this with two column layout. For example one column contains English text and other column/right column contains translation of preceding (Eng...
Hillell asked 24/7, 2015 at 6:24
1
Is it possible to publish Gitbook in Dark mode.
Gitbook provides option to set dark mode in user settings. But I would like to set dark mode by default for everyone.
Pickens asked 5/1, 2022 at 3:2
3
node: v14.0.0
CLI version: 2.3.2
GitBook version: 3.2.3
Windows10
When execute gitbook init in an empty folder, it pops up:
$ gitbook init
warn: no summary file in this book
info: create SUMMA...
Encomium asked 1/5, 2020 at 7:56
2
I use gitbook legacy editor to create a single row table
It looks fine on visual editor but looks really weird when it is on the server.
On visual editor, it is just a one-row table. On the serv...
2
I want to convert .md into PDFs, and I followed https://toolchain.gitbook.com/ebook.html:
Download the Calibre application. After moving the calibre.app to your Applications folder create a symbol...
1
Solved
I would like to use latex expression of chemarr for gitbook format of bookdown package.
\begin{equation}
[C] + [R]
\xrightleftharpoons[k_{-1}]{k_1}
[CR] + [C]
\xrightleftharpoons[k_{-2}]{k_2}...
1
Although I can change the width and position of different elements in the body of an r bookdown doc by modifying the page wrapper in the .css, is there a way to change the width of the sidebar by m...
1
Solved
I would like to justify all the text in my gitbook, but I couldn't find a solution. So far I've tried:
Set the text-align as justified in the style/body, right after the YAML Header:
<style&g...
Lozano asked 10/4, 2019 at 16:4
1
Solved
I use GitBook format through R bookdown. I need to use at least four levels in the table of contents (TOC). The default is three. How can I change the depth of TOC?
UPDATE
Now the toc-related c...
2
A strange thing is happening browsing a A Minimal Book Example with Chrome and Edge shows the GitBook toolbar. However when using internet Explorer 11 with windows 10 the toolbar doesn't show but i...
1
Solved
I am using bookdown to write a report for a client. They like it, I like it but I don't want to have the social media links in the top right of the compiled html. Other than editing the html after ...
Chanty asked 17/10, 2016 at 8:24
3
Does anyone know how to modify the look of a git book? I've seen 2 books that have a different look from the default:
http://codac.co/
http://coalman.github.io/tott-gulpjs/book/
But can someone po...
1
Solved
GitBook allow content transfers into different formats but is there an option to download files & directories as they are edited (as text)?
By example, GitHub code is stored on servers a...
0
Is there a way to have gitbook produce a single page of HTML from a document? I've seen smatterings of conversations about an older option in the Issues, but don't see any documentation about it wi...
Mincemeat asked 30/9, 2015 at 13:14
1
© 2022 - 2024 — McMap. All rights reserved.