Opened 10 months ago

Closed 10 months ago

Last modified 6 months ago

#22390 closed defect (fixed)

alignment/blocking - BLFS (systemd Edition) - Version r12.4-505

Reported by: rhubarbpieguy Owned by: blfs-book
Priority: normal Milestone: 13.0
Component: BOOK Version: git
Severity: medium Keywords:
Cc:

Description

	 general/dbus-glib.html 

            --sysconfdir=/etc \
            --disable-static &&

            --sysconfdir=/etc \
            --disable-static  &&
--------------------------------


	 general/libwacom.html 

            --buildtype=release \
            -D tests=disabled    &&

            --buildtype=release \
            -D tests=disabled   &&
----------------------------------


	 gnome/dconf.html 

            -D bash_completion=false \
            ..                      &&

            -D bash_completion=false \
            ..                       &&

Change History (4)

comment:1 by Bruce Dubbs, 10 months ago

Resolution: → fixed
Status: new → closed

Fixed at commit f83f197656.

comment:2 by Bruce Dubbs, 8 months ago

Milestone: 12.5 → 13.0

Milestone renamed

comment:3 by rhubarbpieguy, 6 months ago

A question ... Another ampersand misalignment has popped up in mesa. As it's but one, should I add it to this ticket as a comment or write a new ticket?

Another option is to wait for multiple instances and submit a batch. However, that leaves a misaligned ampersand for gosh knows how long and the documentation looks better aligned.

Please advise.

comment:4 by Bruce Dubbs, 6 months ago

This ticket has been closed so it's easy to miss new comments. I just saw it in email. I fixed mesa, but in the future just create a new ticket but set the priority for appearance issues as low priority.

Note: See TracTickets for help on using tickets.