* [virtio-comment] [PATCH] Added instructions to install latex to README.md.
@ 2019-06-24 8:38 Yoni Bettan
2019-06-24 15:25 ` [virtio-comment] " Michael S. Tsirkin
0 siblings, 1 reply; 2+ messages in thread
From: Yoni Bettan @ 2019-06-24 8:38 UTC (permalink / raw)
To: virtio-comment; +Cc: ailan, ehabkost, mst, Yoni Bettan
Signed-off-by: Yoni Bettan <ybettan@redhat.com>
---
README.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/README.md b/README.md
index 3de0c1e..06f3563 100644
--- a/README.md
+++ b/README.md
@@ -62,6 +62,12 @@ git format-patch -o proposal1/ HEAD~1..<br>
<p>
git send-email --to=virtio-comment@lists.oasis-open.org proposal1/0001-*
</code>
+<br><br>
+To do so you will need to install latex in order to compile the spec.
+For fedora user use:
+<code>
+sudo dnf install texlive-scheme-full
+</code>
<h4>Note for TC Members</h4>
<p>TC Members should review TC specific
process rules under "Further Description of this Repository"
--
2.21.0
This publicly archived list offers a means to provide input to the
OASIS Virtual I/O Device (VIRTIO) TC.
In order to verify user consent to the Feedback License terms and
to minimize spam in the list archive, subscription is required
before posting.
Subscribe: virtio-comment-subscribe@lists.oasis-open.org
Unsubscribe: virtio-comment-unsubscribe@lists.oasis-open.org
List help: virtio-comment-help@lists.oasis-open.org
List archive: https://lists.oasis-open.org/archives/virtio-comment/
Feedback License: https://www.oasis-open.org/who/ipr/feedback_license.pdf
List Guidelines: https://www.oasis-open.org/policies-guidelines/mailing-lists
Committee: https://www.oasis-open.org/committees/virtio/
Join OASIS: https://www.oasis-open.org/join/
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [virtio-comment] Re: [PATCH] Added instructions to install latex to README.md.
2019-06-24 8:38 [virtio-comment] [PATCH] Added instructions to install latex to README.md Yoni Bettan
@ 2019-06-24 15:25 ` Michael S. Tsirkin
0 siblings, 0 replies; 2+ messages in thread
From: Michael S. Tsirkin @ 2019-06-24 15:25 UTC (permalink / raw)
To: Yoni Bettan; +Cc: virtio-comment, ailan, ehabkost
On Mon, Jun 24, 2019 at 11:38:42AM +0300, Yoni Bettan wrote:
> Signed-off-by: Yoni Bettan <ybettan@redhat.com>
> ---
> README.md | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/README.md b/README.md
> index 3de0c1e..06f3563 100644
> --- a/README.md
> +++ b/README.md
> @@ -62,6 +62,12 @@ git format-patch -o proposal1/ HEAD~1..<br>
> <p>
> git send-email --to=virtio-comment@lists.oasis-open.org proposal1/0001-*
> </code>
> +<br><br>
> +To do so you will need to install latex in order to compile the spec.
sorry to do what?
latex is needed in order to generate pdf and html, but above text
does not mention this at all.
Maybe we should mention compiling above, but as long as we don't
this patch does not make sense.
> +For fedora user use:
user use sounds weird :)
> +<code>
> +sudo dnf install texlive-scheme-full
> +</code>
Sounds good but how about a couple more distros?
> <h4>Note for TC Members</h4>
> <p>TC Members should review TC specific
> process rules under "Further Description of this Repository"
> --
> 2.21.0
This publicly archived list offers a means to provide input to the
OASIS Virtual I/O Device (VIRTIO) TC.
In order to verify user consent to the Feedback License terms and
to minimize spam in the list archive, subscription is required
before posting.
Subscribe: virtio-comment-subscribe@lists.oasis-open.org
Unsubscribe: virtio-comment-unsubscribe@lists.oasis-open.org
List help: virtio-comment-help@lists.oasis-open.org
List archive: https://lists.oasis-open.org/archives/virtio-comment/
Feedback License: https://www.oasis-open.org/who/ipr/feedback_license.pdf
List Guidelines: https://www.oasis-open.org/policies-guidelines/mailing-lists
Committee: https://www.oasis-open.org/committees/virtio/
Join OASIS: https://www.oasis-open.org/join/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-06-24 15:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-24 8:38 [virtio-comment] [PATCH] Added instructions to install latex to README.md Yoni Bettan
2019-06-24 15:25 ` [virtio-comment] " Michael S. Tsirkin
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.