Use margins at the document level (versus indent) in default styles (#67)

* Use margins at the document level (versus indent) in default styles

* Fix tests per the style changes in the previous commit
This commit is contained in:
Christian Rocha
2020-05-21 17:03:59 +02:00
committed by GitHub
parent fe80668412
commit e859bb067c
12 changed files with 91 additions and 89 deletions
+11 -11
View File
@@ -1,13 +1,13 @@
                                                                              
  DISTRIBUTION │ ARCHITECTURES │ PACKAGE                    
 ───────────────┼────────────────────────────────┼──────────                   
  Debian │ amd64, arm64, armel, i386, │ deb                    
  │ ppc64, ppc64le │                    
  RedHat │ aarch64, armhfp, i686, ppc64, │ rpm                    
  │ ppc64le, x86_64 │                    
  OpenSUSE │ aarch64, armhfp, i686, ppc64, │ rpm                    
  │ ppc64le, x86_64 │                    
  Ubuntu │ amd64, arm64, armel, i386, │ deb                    
  │ ppc64, ppc64le │                    
                                                                            
  DISTRIBUTION │ ARCHITECTURES │ PACKAGE                  
 ───────────────┼────────────────────────────────┼──────────                 
  Debian │ amd64, arm64, armel, i386, │ deb                  
  │ ppc64, ppc64le │                  
  RedHat │ aarch64, armhfp, i686, ppc64, │ rpm                  
  │ ppc64le, x86_64 │                  
  OpenSUSE │ aarch64, armhfp, i686, ppc64, │ rpm                  
  │ ppc64le, x86_64 │                  
  Ubuntu │ amd64, arm64, armel, i386, │ deb                  
  │ ppc64, ppc64le │