latex-posters
Audited by Runlayer on Feb 23, 2026
Tool passed security scan
Malicious tool definition detected
Tool: references/poster_design_principles.md [4/4] Description: comprehensive detail 2.
Malicious tool definition detected
Tool: references/poster_layout_design.md [1/3] Description: # Poster Layout and Design Guide ## Overview Effective poster layout organizes content for maximum impact and comprehension.
Tool: references/poster_layout_design.md [2/3] Description: digital) or from distance ### Gutenberg Diagram Classic newspaper layout principle: ``` +------------------+------------------+ | PRIMARY AREA | STRONG FALLOW | | (most attention) | (moderate attn) | | ↓ | ↓ | +------------------+------------------+ | WEAK FALLOW | TERMINAL AREA | | (least attention)| (final resting) | | | ↑ | +------------------+------------------+ ``` **Optimization**: - **Primary Area** (top-left): Introduction, prob
Tool: references/poster_layout_design.md [3/3] Description: - **A2 (compact)**: Key finding only, 1-2 figures ### Portrait vs.
Malicious tool definition detected
Tool: scripts/review_poster.sh [1/2] Description: #!/bin/bash # Poster PDF Quality Check Script # Usage: ./review_poster.sh poster.pdf # Colors for output RED='\033[0;31m' GREEN='\033[0;32m' YELLOW='\033[1;33m' BLUE='\033[0;34m' NC='\033[0m' # No Color # Check if file argument provided if [ $# -eq 0 ]; then echo -e "${RED}Error: No file specified${NC}" echo "Usage: $0 <poster.pdf>" exit 1 fi POSTER_FILE="$1" # Check if file exists if [ !
Tool: scripts/review_poster.sh [2/2]
Tool passed security scan
Passed Files (7)Click to expand
Tool passed security scan
Tool passed security scan
Tool passed security scan
Tool passed security scan
Tool passed security scan
Tool passed security scan
Tool passed security scan