From b9ecbb7c782fed6256ce2a0da80bde17a4c24fa9 Mon Sep 17 00:00:00 2001 From: xengineering Date: Wed, 3 Jan 2024 12:49:26 +0100 Subject: doc: Switch from LaTeX article to report This document will be quite long. Thus the report document class is more suitable. --- doc/soundbox-documentation.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/soundbox-documentation.tex b/doc/soundbox-documentation.tex index a56a753..b3d1251 100644 --- a/doc/soundbox-documentation.tex +++ b/doc/soundbox-documentation.tex @@ -1,4 +1,4 @@ -\documentclass{article} +\documentclass{report} \author{xengineering} \title{soundbox documentation} -- cgit v1.2.3-70-g09d2