blob: a689d3890d2d4e3c047fb2c217946d7161e224e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# Message Bubbles
Displays message bubbles as a conversation.
## Usage
```latex
% loading of the package
\usepackage{messagebubbles}
% usage
\messagebubbleleft{01.01.2011 14:23}{This is my text}
\messagebubbleright{01.01.2011 14:25}{This is another text}
```
## Maintainer
[Simon Harrer|https://github.com/simonharrer]
https://github.com/simonharrer/messagebubbles
|