From 67861efa3ebcd7e7a2c4f482d7b6b94d6bf29f2c Mon Sep 17 00:00:00 2001
From: Masamichi Hosoda <trueroad@trueroad.jp>
Date: Fri, 28 Oct 2016 23:44:06 +0900
Subject: [PATCH] Issue 4992/6: Doc: add description of
 `-dgs-never-embed-fonts` option

This commit adds description of `-dgs-never-embed-fonts` option.
---
 Documentation/usage/running.itely | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/usage/running.itely b/Documentation/usage/running.itely
index 995119e57b..5ee770edb7 100644
--- a/Documentation/usage/running.itely
+++ b/Documentation/usage/running.itely
@@ -597,6 +597,10 @@ compilation.
 @tab @code{#f}
 @tab Load only the LilyPond fonts via Ghostscript.
 
+@item @code{gs-never-embed-fonts}
+@tab @code{#f}
+@tab Make Ghostscript embed only TrueType fonts and no other font format.
+
 @item @code{gui}
 @tab @code{#f}
 @tab Runs silently and redirect all output to a log file.
-- 
2.39.5