Fix two more drawings in windows.texi
* doc/lispref/windows.texi (Changing Window Layouts): Fix two more drawings.
This commit is contained in:
parent
8c4a4b4eab
commit
af033548aa
1 changed files with 4 additions and 4 deletions
|
@ -2371,10 +2371,10 @@ cyclic order.
|
|||
@group
|
||||
___________ ___________
|
||||
| | | |
|
||||
| A | | B |
|
||||
| A | | C |
|
||||
|___________| --> |___________|
|
||||
| | | | | |
|
||||
| B | C | | C | A |
|
||||
| B | C | | A | B |
|
||||
|_____|_____| |_____|_____|
|
||||
|
||||
@end group
|
||||
|
@ -2389,10 +2389,10 @@ ordering.
|
|||
@group
|
||||
___________ ___________
|
||||
| | | |
|
||||
| A | | C |
|
||||
| A | | B |
|
||||
|___________| --> |___________|
|
||||
| | | | | |
|
||||
| B | C | | A | B |
|
||||
| B | C | | C | A |
|
||||
|_____|_____| |_____|_____|
|
||||
|
||||
@end group
|
||||
|
|
Loading…
Add table
Reference in a new issue